We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ceafa8 commit 7c78c0cCopy full SHA for 7c78c0c
.github/workflows/check.yml
@@ -532,7 +532,6 @@ jobs:
532
- uses: actions/checkout@v4
533
with:
534
fetch-depth: 0
535
- ref: ${{ github.event.pull_request.head.ref }}
536
token: ${{ secrets.ALGOLIA_BOT_TOKEN != '' && secrets.ALGOLIA_BOT_TOKEN || secrets.GITHUB_TOKEN }}
537
538
- name: Download all artifacts
@@ -664,7 +663,6 @@ jobs:
664
663
665
666
667
668
token: ${{ secrets.ALGOLIA_BOT_TOKEN }}
669
670
- name: Setup
0 commit comments