We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d25f0 commit cbe6b6dCopy full SHA for cbe6b6d
1 file changed
.github/workflows/cla.yml
@@ -25,5 +25,5 @@ jobs:
25
path-to-signatures: 'signatures/version1/cla.json'
26
path-to-document: 'https://raw.githubusercontent.com/Permify/permify/refs/heads/master/CLA.md' # e.g. a CLA or a DCO document
27
# branch should not be protected
28
- branch: 'master'
+ branch: 'cla'
29
allowlist: user1,bot*
0 commit comments