We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a11340 commit 27b9726Copy full SHA for 27b9726
.github/workflows/01-CLA-Assistant.yml
@@ -28,7 +28,7 @@ jobs:
28
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
29
with:
30
path-to-signatures: 'cla_signatures_db.json'
31
- path-to-document: 'cla.md'
+ path-to-document: 'https://github.com/SiliconLabsSoftware/bluetooth-AoA-example/blob/main/cla.md'
32
# branch should not be protected
33
branch: 'test'
34
allowlist: user1,bot*
0 commit comments