We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7339e7 commit 787eb5dCopy full SHA for 787eb5d
.github/workflows/silabs-open-csa-pr.yaml
@@ -33,4 +33,4 @@ jobs:
33
base: main
34
title: "Sync csa branch with main"
35
body: "This PR syncs the csa branch with the main branch."
36
- token: ${{secrets.WORKFLOW_TOKEN}}
+ token: ${{secrets.GITHUB_TOKEN}}
0 commit comments