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.
1 parent b5afb29 commit 2467922Copy full SHA for 2467922
.github/workflows/pull_request.yml
@@ -1,5 +1,7 @@
1
on: pull_request
2
name: Check and lint
3
+permissions:
4
+ contents: read
5
6
jobs:
7
php_version:
0 commit comments