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 baa9418 commit 24e3064Copy full SHA for 24e3064
.github/workflows/continuous-deployment.yml
@@ -5,6 +5,8 @@ on: workflow_dispatch
5
permissions:
6
id-token: write
7
contents: write
8
+ pull-requests: write
9
+ issues: write
10
11
jobs:
12
build:
0 commit comments