mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +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
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%