Skip to content

Commit cbe6b6d

Browse files
committed
The branch can't be protected, so we'd need to store in a cla branch
1 parent 21d25f0 commit cbe6b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
path-to-signatures: 'signatures/version1/cla.json'
2626
path-to-document: 'https://raw.githubusercontent.com/Permify/permify/refs/heads/master/CLA.md' # e.g. a CLA or a DCO document
2727
# branch should not be protected
28-
branch: 'master'
28+
branch: 'cla'
2929
allowlist: user1,bot*

0 commit comments

Comments
 (0)