Disabling or enabling Github Actions workflows
Disabling a workflow is done via the GitHub web UI or CLI.
For the web UI, this is done through the Actions tab of a repository:
- into the specific action
- then the triple dot menu
- then Disable workflow
Disabling a workflow is done via the GitHub web UI or CLI.
For the web UI, this is done through the Actions tab of a repository: