Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Nov 13, 2024
1 parent 6a7eae5 commit fa88de8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: fix code styling

on:
push:
workflow_dispatch:

jobs:
pint:
uses: laravel/.github/.github/workflows/coding-standards.yml@main
with:
message: "Pint: fix code styling"

0 comments on commit fa88de8

Please sign in to comment.