Empty commit
Published on
Sometimes you just need to make an empty commit to trigger a CI pipeline or a webhook.
git commit --allow-empty -m "Trigger CI"
This work is licensed under a Creative Commons Attribuition-ShareAlike 4.0 International License .