Skip to content

Commit 73dd31d

Browse files
committed
Set permissions on verify workflow
1 parent 6ac842b commit 73dd31d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ on:
3030
token:
3131
description: 'Token to use for authentication with GitHub'
3232
required: true
33+
permissions:
34+
contents: read
3335
jobs:
3436
verify:
3537
name: Verify

0 commit comments

Comments
 (0)