Skip to content

Commit cf0851d

Browse files
committed
chore: add permissions to test.yml
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent d1bcab6 commit cf0851d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
workflow_dispatch:
88
pull_request:
99

10+
permissions:
11+
contents: read
12+
actions: write
13+
1014
jobs:
1115
build-and-test:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)