Skip to content

Commit 9724a28

Browse files
authored
Add read permission
1 parent 35a867c commit 9724a28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on:
1212
types: [ labeled, opened, synchronize, reopened ]
1313
schedule:
1414
- cron: 20 4 * * *
15+
16+
permissions:
17+
contents: read
18+
1519
jobs:
1620
build:
1721
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)