Skip to content

Commit d550c3d

Browse files
Update troubleshoot-workflows.md to mention manual workflow dis/enabling (#44465)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 295c65e commit d550c3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/actions/how-tos/troubleshoot-workflows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ To analyze the efficiency and reliability of your workflows using metrics, see [
7171

7272
## Troubleshooting workflow triggers
7373

74+
First, make sure that your workflow wasn't disabled manually, see [AUTOTITLE](/actions/how-tos/manage-workflow-runs/disable-and-enable-workflows). A disabled workflow does not respond to its triggers.
75+
7476
You can review your workflow's `on:` field to understand what is expected to trigger the workflow. For more information, see [AUTOTITLE](/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow).
7577

7678
For a full list of available events, see [AUTOTITLE](/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows).

0 commit comments

Comments
 (0)