Skip to content

Commit b86fde1

Browse files
committed
add github action permission
1 parent 337ce1a commit b86fde1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: read
16+
actions: read
1617
id-token: write
1718
packages: write
1819
steps:

0 commit comments

Comments
 (0)