1
0
mirror of synced 2025-12-26 05:02:55 -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

880 B

{% data reusables.projects.access-workflows %}

  1. Under Default workflows, click on the workflow that you want to edit.

    Screenshot showing default workflows

  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

  3. Next to Set, choose the value that you want to set the status to.

    Screenshot showing the "set" configuration for a workflow

  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