Skip to content

Commit

Permalink
Merge pull request #340 from NLeSC/action-permissions-332
Browse files Browse the repository at this point in the history
add read/write permissions to allow issue creation
  • Loading branch information
egpbos committed Jul 11, 2023
2 parents 38c16d9 + 015de21 commit b261530
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on: [push]
permissions:
contents: write
issues: write
name: Create issues for next steps
jobs:
next_steps:
Expand Down

0 comments on commit b261530

Please sign in to comment.