We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feec47e commit 4277ac3Copy full SHA for 4277ac3
.github/workflows/deploy.yml
@@ -20,6 +20,7 @@ jobs:
20
permissions:
21
contents: read
22
deployments: write
23
+ pull-requests: write
24
steps:
25
- uses: actions/checkout@v4
26
- name: Setup yarn
0 commit comments