Skip to content

Commit f2960df

Browse files
committed
chore: wip
1 parent 54d9150 commit f2960df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
with:
13-
ref: ${{ github.head_ref }}
1412
- name: "laravel-pint"
1513
uses: aglipanci/laravel-pint-action@2.0.0
1614
with:
@@ -19,5 +17,4 @@ jobs:
1917
- uses: stefanzweifel/git-auto-commit-action@v5
2018
with:
2119
commit_message: "fix: pint"
22-
branch: ${{ github.ref }}
2320

0 commit comments

Comments
 (0)