Skip to content

Commit 9be865f

Browse files
authored
chore: Update coding-standards.yml
1 parent 39e225e commit 9be865f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/coding-standards.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: fix code styling
22

33
on: [push]
44

5+
permissions:
6+
contents: write
7+
58
jobs:
69
lint:
710
uses: laravel/.github/.github/workflows/coding-standards.yml@main

0 commit comments

Comments
 (0)