mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
Give a bump-version action a pull-request:write permission (#2553)
This commit is contained in:
parent
8726f8bdfa
commit
348c1c7752
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
# Checkout to target branch
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue