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 2e8affc commit 38baa98Copy full SHA for 38baa98
.github/workflows/test.yml
@@ -15,6 +15,8 @@ on:
15
jobs:
16
# This workflow contains a single job called "build"
17
build:
18
+ permissions:
19
+ issues: write
20
# The type of runner that the job will run on
21
runs-on: ubuntu-latest
22
env:
0 commit comments