We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f521d1 commit 94a6dc5Copy full SHA for 94a6dc5
.github/workflows/main.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: read
10
+ issues: write
11
+
12
name: base check
13
jobs:
14
check:
0 commit comments