Skip to content

Commit ae41b8d

Browse files
authored
Update steps for accessing settings and workflows in projects (beta)
1 parent f7ed088 commit ae41b8d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

data/reusables/projects/enable-basic-workflow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
1. In your project, click {% octicon "workflow" aria-label="the workflow icon" %}.
1+
1. Navigate to your project.
2+
1. In the top-right, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu.
3+
1. In the menu, click {% octicon "workflow" aria-label="The workflow icon" %} **Workflows**.
24
1. Under **Default workflows**, click on the workflow that you want to edit.
35
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.
46
1. Next to **Set**, choose the value that you want to set the status to.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
1. Navigate to your project.
2-
1. Click {% octicon "gear" aria-label="the gear icon" %} to access the project settings.
2+
1. In the top-right, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu.
3+
1. In the menu, click {% octicon "gear" aria-label="The gear icon" %} **Settings** to access the project settings.

0 commit comments

Comments
 (0)