Skip to content

Commit d03266b

Browse files
committed
ci: add CLA
1 parent 4a4eaa9 commit d03266b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sign-cla.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
with:
2020
path-to-signatures: "signatures/cla.json"
2121
path-to-document: "https://github.com/windmill-labs/windmill/blob/master/CLA.md"
22-
# branch should not be protected
23-
branch: "main"
22+
branch: "signatures"
2423
allowlist: rubenfiszel,bot*
2524

2625
#below are the optional inputs - If the optional inputs are not given, then default values will be taken

0 commit comments

Comments
 (0)