Skip to content

Commit de966a1

Browse files
committed
fix: actual branch
1 parent 0148e88 commit de966a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
with:
27+
ref: ${{ github.event.pull_request.head.sha || github.sha }}
2728
fetch-depth: 0
2829

2930
- name: Setup Node.js

0 commit comments

Comments
 (0)