We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ae7a5 commit 8801a36Copy full SHA for 8801a36
1 file changed
.github/workflows/cla.yml
@@ -48,7 +48,7 @@ jobs:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }} # only for remote/protected storage
50
with:
51
- path-to-document: 'https://github.com/PlotJuggler/plotjuggler_core/blob/development/CLA.md'
+ path-to-document: 'https://github.com/PlotJuggler/plotjuggler_core/blob/main/CLA.md'
52
path-to-signatures: 'signatures/version1/cla.json'
53
branch: 'cla-signatures'
54
allowlist: facontidavide,bot*,*[bot]
0 commit comments