Skip to content

Commit 54d9150

Browse files
committed
chore: add ref
1 parent 334ffce commit 54d9150

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12+
with:
13+
ref: ${{ github.head_ref }}
1214
- name: "laravel-pint"
1315
uses: aglipanci/laravel-pint-action@2.0.0
1416
with:

0 commit comments

Comments
 (0)