noise
This commit is contained in:
@@ -25,4 +25,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: pull changes to destination repo
|
- name: pull changes to destination repo
|
||||||
run: |
|
run: |
|
||||||
git pull origin main
|
git fetch origin main
|
||||||
|
git reset --hard origin/main
|
||||||
Reference in New Issue
Block a user