1
0
mirror of synced 2026-01-20 21:02:43 -05:00
Files
docs/translations/ru-RU/data/reusables/projects/enable-basic-workflow.md
2022-11-16 21:42:42 +00:00

18 lines
880 B
Markdown

{% data reusables.projects.access-workflows %}
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)
2. 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)
3. 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)
4. If the workflow is disabled, click the toggle next to **Off** to enable the workflow.
![Screenshot showing the "On/Off" control for a workflow](/assets/images/help/projects-v2/workflow-enable.png)