Skip to content

Commit 27b9726

Browse files
fixed cla.dm path
1 parent 5a11340 commit 27b9726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/01-CLA-Assistant.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2929
with:
3030
path-to-signatures: 'cla_signatures_db.json'
31-
path-to-document: 'cla.md'
31+
path-to-document: 'https://github.com/SiliconLabsSoftware/bluetooth-AoA-example/blob/main/cla.md'
3232
# branch should not be protected
3333
branch: 'test'
3434
allowlist: user1,bot*

0 commit comments

Comments
 (0)