Skip to content

Commit 067e56c

Browse files
authored
Allow issue write for the fix-php-code-style workflow (#13)
2 parents 952a912 + ee36e07 commit 067e56c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions:
1414
contents: write
1515
pull-requests: write
16+
issues: write
1617

1718
jobs:
1819
php-code-styling:

0 commit comments

Comments
 (0)