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 ed8d27c commit 15592eeCopy full SHA for 15592ee
.github/workflows/main.yaml
@@ -3,6 +3,9 @@ name: CI
3
on:
4
push:
5
6
+permissions:
7
+ id-token: write
8
+
9
jobs:
10
lint:
11
runs-on: ubuntu-latest
0 commit comments