We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f77c2c commit 013fc07Copy full SHA for 013fc07
.github/workflows/new-cla-assistant.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: CLA Validation
18
- uses: ./actions/cla-validation
+ uses: ./.github/workflows/cla.yml
19
with:
20
remote_org: "SiliconLabsInternal"
21
cla_app_id: ${{ secrets.SILABSIN_CLA_BOT_APP_IDD }}
0 commit comments