Skip to content

Commit

Permalink
CLA: fix workflow path to document
Browse files Browse the repository at this point in the history
  • Loading branch information
bastonero committed Feb 17, 2025
1 parent 188d97e commit 340e9d1
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 @@ -34,7 +34,7 @@ jobs:
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: ".cla/version1/signatures.json"
path-to-document: "https://github.com/aiidateam/aiida-hubbard/blob/main/.cla/version1/CLA.md"
path-to-document: "https://github.com/aiidateam/aiida-hubbard/blob/master/.cla/version1/CLA.md"
# branch should not be protected
branch: "main"
allowlist: bot*
Expand Down

0 comments on commit 340e9d1

Please sign in to comment.