We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ed949 commit 96cb1d8Copy full SHA for 96cb1d8
.github/workflows/build-and-lint-on-pr.yaml
@@ -1,4 +1,6 @@
1
name: 'Build and Lint on Pull Requests'
2
+permissions:
3
+ contents: read
4
on:
5
pull_request:
6
0 commit comments