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 abafbd8 commit e0eae5bCopy full SHA for e0eae5b
.github/workflows/pr-build.yml
@@ -3,6 +3,8 @@ on:
3
pull_request:
4
branches: [ main ]
5
6
+permissions:
7
+ contents: read
8
jobs:
9
build:
10
name: Build on ${{ matrix.os }}
0 commit comments