Update
This commit is contained in:
@@ -88,8 +88,8 @@ 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
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MAIN_YML_FILES_INCONSISTENT: ${{ env.MAIN_YML_FILES_INCONSISTENT }}
|
MAIN_YML_FILES_INCONSISTENT: ${{ env.MAIN_YML_FILES_INCONSISTENT }}
|
||||||
|
|
||||||
CheckScores:
|
CheckScores:
|
||||||
name: CheckScores
|
name: CheckScores
|
||||||
|
|||||||
Reference in New Issue
Block a user