We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8871e55 commit 06537aaCopy full SHA for 06537aa
.github/workflows/test.yaml
@@ -14,4 +14,4 @@ jobs:
14
15
secrets:
16
SONAR_TOKEN: "${{ secrets.SONAR_TOKEN }}"
17
- #GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ GH_RW_TOKEN: "${{ secrets.GH_RW_TOKEN }}"
0 commit comments