We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1046a commit af206feCopy full SHA for af206fe
.github/workflows/nightly.yaml
@@ -10,6 +10,8 @@ on:
10
11
permissions:
12
contents: write
13
+ actions: read
14
+ id-token: write
15
16
concurrency:
17
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments