Update
This commit is contained in:
@@ -88,6 +88,9 @@ jobs:
|
|||||||
git commit -m "Update branch" || echo "This branch is not behind the upstream"
|
git commit -m "Update branch" || echo "This branch is not behind the upstream"
|
||||||
git push origin main --force
|
git push origin main --force
|
||||||
|
|
||||||
|
outputs:
|
||||||
|
MAIN_YML_FILES_INCONSISTENT: ${{ steps.Compare.outputs.MAIN_YML_FILES_INCONSISTENT }}
|
||||||
|
|
||||||
CheckScores:
|
CheckScores:
|
||||||
name: CheckScores
|
name: CheckScores
|
||||||
needs: SyncFork
|
needs: SyncFork
|
||||||
|
|||||||
Reference in New Issue
Block a user