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 a91ab4c commit e402dc3Copy full SHA for e402dc3
.github/workflows/codetracer.yml
@@ -5,6 +5,10 @@ on:
5
- main
6
pull_request:
7
8
+permissions:
9
+ contents: read
10
+ id-token: write
11
+
12
jobs:
13
lint-bash:
14
runs-on: [self-hosted, nixos]
0 commit comments