We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd976e5 commit faa17deCopy full SHA for faa17de
.github/workflows/coding-standards.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
workflow_dispatch:
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
pint:
12
uses: laravel/.github/.github/workflows/coding-standards.yml@main
0 commit comments