mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-02 09:20:18 +00:00
fix(255): checkout does not work as expected
This commit is contained in:
2
.github/workflows/pull_request.yaml
vendored
2
.github/workflows/pull_request.yaml
vendored
@@ -20,8 +20,6 @@ jobs:
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{github.event.pull_request.head.sha}}
|
||||
|
||||
# Setting up helm binary
|
||||
- name: Set up Helm
|
||||
|
||||
Reference in New Issue
Block a user