Skip to content

Commit 5218f55

Browse files
chore: update github actions workflow
1 parent b9f8929 commit 5218f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint_format_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Check out repository
1818
uses: actions/checkout@v4
1919
with:
20+
ref: ${{ github.event.pull_request.head.ref }}
2021
token: ${{ secrets.ACTIONS_PAT }}
2122
- name: Setup node
2223
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)