We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e9af2 commit 6da3934Copy full SHA for 6da3934
.github/workflows/fix-php-code-style-issues.yml
@@ -5,6 +5,9 @@ on:
5
paths:
6
- '**.php'
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
php-code-styling:
13
runs-on: ubuntu-latest
0 commit comments