1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/projects/enable-basic-workflow.md
Steve Guntrip 3495973242 [2022-10.13]: Auto-archive items from projects automation (#30683)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
2022-10-17 18:17:18 +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)