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 84f672b commit 552a55bCopy full SHA for 552a55b
.github/workflows/build.yml
@@ -16,9 +16,6 @@ jobs:
16
17
runs-on: ubuntu-latest
18
19
- permissions:
20
- issues: write
21
-
22
steps:
23
- name: Checkout repo
24
uses: actions/checkout@v5
.github/workflows/static_analysis.yml
@@ -11,9 +11,6 @@ jobs:
11
static_analysis:
12
13
14
15
0 commit comments