-
Notifications
You must be signed in to change notification settings - Fork 243
Closed
Labels
help wantedHelping hands are appreciatedHelping hands are appreciated
Milestone
Description
GitHub Actions now supports skipping push and pull_request workflows by looking for some common keywords in your commit message.
If any commit message in your push or the HEAD commit of your PR contains the strings [skip ci], [ci skip], [no ci], [skip actions], or [actions skip] workflows triggered on the push or pull_request events will be skipped.
Finally, GitHub support skipping workflows to save CI resources! Will try how it looks like in next pushes/PRs. If it works well, we should document it in the contributing guides at CONTRIBUTING.md, and even in the Pull Request template.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedHelping hands are appreciatedHelping hands are appreciated