Skip to content

Commit 6e314c3

Browse files
committed
Add read permission
1 parent 390b7b9 commit 6e314c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757

5858
verify:
5959
runs-on: ubuntu-latest
60+
permissions:
61+
contents: read
6062
steps:
6163
- uses: actions/setup-go@v5
6264
with:

0 commit comments

Comments
 (0)