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.
2 parents d325358 + a42a13c commit ffb974fCopy full SHA for ffb974f
1 file changed
.github/workflows/tests.yml
@@ -1,5 +1,7 @@
1
name: Tests
2
run-name: ${{ github.actor }} execute Tests
3
+permissions:
4
+ contents: read
5
on:
6
pull_request:
7
types: [opened, synchronize, reopened]
0 commit comments