Update Workflow
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
run: |
|
||||
git checkout main
|
||||
git merge origin/staging --no-ff --no-edit
|
||||
git push origin main
|
||||
git push origin main --force
|
||||
|
||||
notify_failure:
|
||||
needs: merge
|
||||
|
||||
Reference in New Issue
Block a user