We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af56b04 + 95cae07 commit 165a22eCopy full SHA for 165a22e
1 file changed
.github/workflows/pr-checks.yml
@@ -13,6 +13,9 @@ jobs:
13
name: Check JS
14
runs-on: ubuntu-latest
15
timeout-minutes: 45
16
+ permissions:
17
+ contents: read
18
+ security-events: write
19
20
strategy:
21
fail-fast: false
0 commit comments