mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
Update mirror-main-to-master.yml
This commit is contained in:
4
.github/workflows/mirror-main-to-master.yml
vendored
4
.github/workflows/mirror-main-to-master.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Push main to master
|
||||
run: git push -f origin main:master
|
||||
run: git push origin main:master
|
||||
|
||||
Reference in New Issue
Block a user