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 4a265de commit bc39d58Copy full SHA for bc39d58
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
permissions:
20
- contents: write
+ issues: write
21
22
steps:
23
- name: Checkout repo
.github/workflows/static_analysis.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
0 commit comments