Skip to content

Commit ecd3e71

Browse files
Merge pull request #442 from Workgrid/workflow-permissions
2 parents c30effa + 2dbfc85 commit ecd3e71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Build
22

33
on: [push]
44

5+
permissions:
6+
contents: read
7+
packages: write
8+
59
jobs:
610
build:
711
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)