mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 03:00:13 +08:00
Add extra permission to mergeback workflow
This commit is contained in:
1
.github/workflows/post-release-mergeback.yml
vendored
1
.github/workflows/post-release-mergeback.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: write # needed to create tags and push commits
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- name: Dump environment
|
||||
|
||||
Reference in New Issue
Block a user