We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89e8a7 commit c1c8bd9Copy full SHA for c1c8bd9
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ on:
15
permissions:
16
contents: write
17
id-token: write
18
+ pull-requests: write
19
20
jobs:
21
ci:
0 commit comments