Check out the right branch in rebuild.yml
This commit is contained in:
parent
e8e83c3a56
commit
f3b55862ea
1 changed files with 2 additions and 0 deletions
2
.github/workflows/rebuild.yml
vendored
2
.github/workflows/rebuild.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: ${{ github.event.pull_request.head.ref }}
|
||||||
|
|
||||||
- name: Remove label
|
- name: Remove label
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue