We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4840a9e commit ac1f821Copy full SHA for ac1f821
.github/workflows/verify-build.yml
@@ -1,5 +1,8 @@
1
name: Verify build
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
workflow_dispatch:
8
pull_request_target:
0 commit comments