We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f872c commit a974390Copy full SHA for a974390
1 file changed
.github/workflows/test.yml
@@ -1,4 +1,7 @@
1
name: build-and-run-tests
2
+permissions:
3
+ contents: read
4
+ pull-requests: write
5
6
on: [push, pull_request]
7
0 commit comments