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 757f8cf + 10b7cc0 commit d325358Copy full SHA for d325358
1 file changed
.github/workflows/linters.yml
@@ -1,5 +1,7 @@
1
name: Linters
2
run-name: ${{ github.actor }} execute Linters 🚀
3
+permissions:
4
+ contents: read
5
on:
6
pull_request:
7
types: [opened, synchronize, reopened]
0 commit comments