We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c54038 + ab5756f commit e6728a5Copy full SHA for e6728a5
1 file changed
.github/workflows/build-sqlfile.yml
@@ -59,5 +59,5 @@ jobs:
59
run: |
60
git add .
61
git diff --staged --quiet && echo "No changes to commit" && exit 0
62
- git commit -m "Automation: Format and Build SQL File"
+ git commit -m "Automation: Format and Build SQL File [skip ci]"
63
git push
0 commit comments