Skip to content

Commit 0b5c441

Browse files
committed
chore: Update CLA link to point to blob
1 parent 9ac54d2 commit 0b5c441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2020
with:
2121
path-to-signatures: 'signatures/version1/cla.json'
22-
path-to-document: 'https://raw.githubusercontent.com/pluginio/static-content/main/CLA.md' # e.g. a CLA or a DCO document
22+
path-to-document: 'https://github.com/pluginio/static-content/blob/main/CLA.md' # e.g. a CLA or a DCO document
2323
# branch should not be protected
2424
branch: 'main'
2525
allowlist: user1,bot*

0 commit comments

Comments
 (0)