Skip to content

Commit 7c78c0c

Browse files
committed
no ref
1 parent 9ceafa8 commit 7c78c0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,6 @@ jobs:
532532
- uses: actions/checkout@v4
533533
with:
534534
fetch-depth: 0
535-
ref: ${{ github.event.pull_request.head.ref }}
536535
token: ${{ secrets.ALGOLIA_BOT_TOKEN != '' && secrets.ALGOLIA_BOT_TOKEN || secrets.GITHUB_TOKEN }}
537536

538537
- name: Download all artifacts
@@ -664,7 +663,6 @@ jobs:
664663
- uses: actions/checkout@v4
665664
with:
666665
fetch-depth: 0
667-
ref: ${{ github.event.pull_request.head.ref }}
668666
token: ${{ secrets.ALGOLIA_BOT_TOKEN }}
669667

670668
- name: Setup

0 commit comments

Comments
 (0)