We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7433bb9 + 34dc650 commit 25a36b1Copy full SHA for 25a36b1
1 file changed
.github/workflows/preflight-checker-workflow.yml
@@ -6,6 +6,10 @@ on:
6
branches: [ "main" ]
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: read
11
+ security-events: write
12
+
13
jobs:
14
checker:
15
uses: qualcomm-linux/qli-actions/.github/workflows/multi-checker.yml@main
0 commit comments