We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3269e84 commit a2a1ad8Copy full SHA for a2a1ad8
.github/workflows/php-package-tests.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ main, develop ]
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
0 commit comments