mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-26 23:48:55 -06:00
remove .drone.star from ignore pattern
This commit is contained in:
@@ -1556,7 +1556,6 @@ def skipIfUnchanged(ctx, type):
|
||||
base = [
|
||||
"^docs/.*",
|
||||
"^changelog/.*",
|
||||
"^.drone.star$", #TODO: remove
|
||||
]
|
||||
unit = [
|
||||
".*_test.go$",
|
||||
|
||||
Reference in New Issue
Block a user