Skip to content

Commit f3b5586

Browse files
committed
Check out the right branch in rebuild.yml
1 parent e8e83c3 commit f3b5586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rebuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16+
with:
17+
ref: ${{ github.event.pull_request.head.ref }}
1618

1719
- name: Remove label
1820
env:

0 commit comments

Comments
 (0)