mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 17:50:07 +08:00
Check out the right branch in rebuild.yml
This commit is contained in:
2
.github/workflows/rebuild.yml
vendored
2
.github/workflows/rebuild.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
|
||||
- name: Remove label
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user