Actions: Introduce actionlint (#105224)
This commit is contained in:
@@ -65,5 +65,5 @@ jobs:
|
||||
if ! git diff --exit-code --quiet; then
|
||||
echo "Committing and pushing workspace changes"
|
||||
git commit -a -m "update workspace"
|
||||
git push origin $BRANCH_NAME
|
||||
git push origin "$BRANCH_NAME"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user