We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8213789 + eafb351 commit 5452169Copy full SHA for 5452169
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
name: build
2
on:
3
pull_request
4
+permissions:
5
+ contents: read
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments