Skip to content

Commit f8a68db

Browse files
Jake PageJake Page
authored andcommitted
add write permission to job
1 parent 9f36189 commit f8a68db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hello-to-new-contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
build:
1212
name: Hello new contributor
13+
permissions: write-all
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/first-interaction@v1

0 commit comments

Comments
 (0)