Skip to content

Commit 0aaa027

Browse files
authored
Update permissions in Node CI workflow
Removed write permission for contents in Node CI workflow
1 parent e59167b commit 0aaa027

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/nodejs.yml

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

0 commit comments

Comments
 (0)