Skip to content

Commit c53128e

Browse files
[no ci] add perm
1 parent cbd7753 commit c53128e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
contents: read
6262
pages: write
6363
id-token: write
64+
actions: read
6465
needs: build
6566
uses: ./.github/workflows/update-repo.yml
6667
secrets: inherit

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
contents: read
3333
pages: write
3434
id-token: write
35+
actions: read
3536
needs: build
3637
uses: ./.github/workflows/update-repo.yml
3738
secrets: inherit

0 commit comments

Comments
 (0)