Skip to content

Commit 7d0e7b2

Browse files
Add permissions for read access to contents
1 parent 8d84931 commit 7d0e7b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
branches: [ "main" ]
99
pull_request:
1010
branches: [ "main" ]
11-
11+
permissions:
12+
contents: read
1213
jobs:
1314
build:
1415

0 commit comments

Comments
 (0)