mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Check out the right branch in rebuild.yml
This commit is contained in:
@@ -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