We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe743a commit 545c43fCopy full SHA for 545c43f
1 file changed
.github/workflows/main.yml
@@ -14,6 +14,10 @@ on:
14
env:
15
CI: false
16
17
+permissions:
18
+ id-token: write
19
+ contents: read
20
+
21
jobs:
22
lint:
23
name: Lint
0 commit comments