There was an error while loading. Please reload this page.
1 parent 5ffbf90 commit c54040cCopy full SHA for c54040c
1 file changed
.github/workflows/cla.yml
@@ -28,7 +28,7 @@ jobs:
28
path-to-signatures: '.github/CLA_SIGNATORIES.json'
29
path-to-document: 'https://github.com/${{ github.repository }}/blob/main/CLA.md'
30
# Branch where CLA signatures will be stored
31
- branch: 'main'
+ branch: 'IMPT_cla_signatures'
32
allowlist: 'dependabot[bot],github-actions[bot]'
33
34
# Customizable messages
0 commit comments