mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-24 05:05:53 +00:00
697a90b01c9be76b0b7c82b842f35d6aeea1e0e6
Adds the possibility to skip workflow execution if the commit message contains a string like [skip ci] or similar. The default strings are the same as on GitHub, users can also set custom ones in app.ini Reference: https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs Close #28020
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%