Skip to content

Commit 9057d42

Browse files
authored
chore: actions: permissions
1 parent ea584ac commit 9057d42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Node CI
22
on:
33
- push
4+
permissions:
5+
contents: write
46
jobs:
57
build:
68
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)