We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9cd87c + e4fdee5 commit f860452Copy full SHA for f860452
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