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 8fdeb78 commit 40a6e62Copy full SHA for 40a6e62
.github/workflows/CI.yaml
@@ -5,6 +5,9 @@ on:
5
permissions:
6
checks: write
7
pull-requests: write
8
+ contents: read
9
+ issues: write
10
jobs:
11
ci:
12
uses: HeyItsGilbert/.github/.github/workflows/ModuleCI.yml@main
13
+
0 commit comments