1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/reusables/projects/enable-basic-workflow.md
Steve Guntrip bc899dec01 Projects GA
2022-07-27 15:55:35 +01:00

14 lines
1.2 KiB
Markdown

1. Navigate to your project.
1. In the top-right, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu.
![Screenshot showing the menu icon](/assets/images/help/projects-v2/open-menu.png)
1. In the menu, click {% octicon "workflow" aria-label="The workflow icon" %} **Workflows**.
![Screenshot showing the 'Workflows' menu item](/assets/images/help/projects-v2/workflows-menu-item.png)
1. Under **Default workflows**, click on the workflow that you want to edit.
![Screenshot showing default workflows](/assets/images/help/projects-v2/default-workflows.png)
1. If the workflow can apply to both issues and pull requests, next to **When**, check the item type(s) that you want to act on.
![Screenshot showing the "when" configuration for a workflow](/assets/images/help/projects-v2/workflow-when.png)
1. Next to **Set**, choose the value that you want to set the status to.
![Screenshot showing the "set" configuration for a workflow](/assets/images/help/projects-v2/workflow-set.png)
1. If the workflow is disabled, click the toggle next to **Disabled** to enable the workflow.
![Screenshot showing the "enable" control for a workflow](/assets/images/help/projects-v2/workflow-enable.png)