mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-18 19:22:44 +08:00
Merge pull request #120 from peter-evans/workflow-perm
Add workflow permissions
This commit is contained in:
commit
cc3b8eee43
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -10,6 +10,12 @@ on:
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'docs/**'
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user