We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aba8af commit 60d4980Copy full SHA for 60d4980
.github/workflows/01-CLA-Assistant.yml
@@ -30,7 +30,7 @@ jobs:
30
path-to-signatures: "cla_signatures_db.json"
31
path-to-document: "https://github.com/SiliconLabsSoftware/bluetooth-AoA-example/blob/main/cla.md"
32
# branch should not be protected
33
- branch: 'debug'
+ branch: 'debug2'
34
allowlist: silabs-*,bot*
35
# the following are the optional inputs - If the optional inputs are not given, then default values will be taken
36
remote-organization-name: "SiliconLabsInternal"
0 commit comments