Skip to content

Commit

Permalink
Update cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robcalla committed Apr 7, 2021
1 parent 225c755 commit 8918499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'cla/cla.json'
path-to-cla-document: 'https://github.com/OPSILab/Idra/blob/master/idra-individual-cla.pdf' # e.g. a CLA or a DCO document
path-to-document: 'https://github.com/OPSILab/Idra/blob/master/idra-individual-cla.pdf' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'master'
allowlist: OPSILab,robcalla,emastrosimone,martinomaggio,sirnino,francescadag,dependabot,bot*
Expand Down

0 comments on commit 8918499

Please sign in to comment.