Skip to content

Commit 661bcda

Browse files
committed
check out pr head
1 parent 0aec309 commit 661bcda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tvmbot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27+
with:
28+
ref: ${{ github.event.pull_request.head.sha }}
2729
- name: Run tvm-bot
2830
env:
2931
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)