mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-23 19:19:03 +08:00
chore: allow PR writes
This commit is contained in:
parent
14a00f48d7
commit
a43afc3209
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user