Skip to content

Commit 6da3934

Browse files
committed
Improved workflow
1 parent 86e9af2 commit 6da3934

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/fix-php-code-style-issues.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
paths:
66
- '**.php'
77

8+
permissions:
9+
contents: read
10+
811
jobs:
912
php-code-styling:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)