@@ -16,7 +16,7 @@ jobs:
|
||||
timeout-minutes: 15
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://github.com/actions/actions/checkout@v2
|
||||
uses: https://github.com/actions/checkout@v2
|
||||
- name: Verify commit exists in origin/main
|
||||
run: |
|
||||
git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
|
||||
|
||||
Reference in New Issue
Block a user