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 0df1ad0 commit ede1593Copy full SHA for ede1593
.github/workflows/check-build.yml
@@ -58,6 +58,8 @@ on:
58
- '.github/workflows/**'
59
60
name: Build
61
+permissions:
62
+ contents: read
63
run-name: Build - ${{ github.event_name }}
64
65
jobs:
0 commit comments