1002 B
1002 B
{% ifversion projects-v2-workflows-ui-refresh %}
{% data reusables.projects.access-workflows %}
-
Under "Default workflows", click on the workflow that you want to edit.
-
In the top right, click Edit.
-
Select whether the workflow should apply to issues, pull requests, or both.
-
Under "Set value", choose the value that you want to set the status to.
-
To save your changes and enable the workflow, click Save and turn on workflow.
{% else %}
{% data reusables.projects.access-workflows %}
- Under "Default workflows", click on the workflow that you want to edit.
- Select whether the workflow should apply to issues, pull requests, or both.
- Next to "Set", choose the value that you want to set the status to.
- If the workflow is disabled, click the toggle next to "Off" to enable the workflow.
{% endif %}
