mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: add pull-requests: write
perm on publish
This commit is contained in:
parent
7dc8e37a23
commit
96b416c3b9
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user