Skip to content

Commit 0b05195

Browse files
authored
chore: Update coding-standards.yml
1 parent 82708d7 commit 0b05195

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)