Skip to content

Commit ef8fe77

Browse files
committed
remove todo item lift in by mistake
1 parent 9704a9a commit ef8fe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/modules/orchestrate/pages/pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ include::guides:ROOT:partial$app-navigation/steps-to-project-settings.adoc[]
7676
NOTE: If you have not yet installed the CircleCI GitHub App into your GitHub organization you will be prompted to do so at this point. Installing the GitHub App is a one-time step that can be done by an organization admin. Once installed, further GitHub App pipelines can be setup without this installation step. For a detailed guide to using both OAuth and GitHub App integrations, see the xref:integration:using-the-circleci-github-app-in-an-oauth-org.adoc[Using the CircleCI GitHub App in an OAuth organization] page.
7777
. Complete the form fields and options:
7878
** Give your pipeline a descriptive name, for example `Run tests and deploy`.
79-
** Authorize your connection if this is not already showing with a check mark image:guides:ROOT:icons/passed.svg[passed icon, role="no-border"]. #Can we remove this step? I think this is in the top bar of the app now?#
79+
** Authorize your connection if this is not already showing with a check mark image:guides:ROOT:icons/passed.svg[passed icon, role="no-border"].
8080
** Select a repository to be your config source.
8181
** Enter your config file path. The field is automatically populated with the default path `.circleci/config.yml` but you can edit this if needed.
8282
** Select a checkout source for this pipeline. This repository will be checked out when a xref:reference:ROOT:configuration-reference.adoc#checkout[checkout step] is run. If your config is stored in the same repository as your code, pick the same repository you selected for the config source.

0 commit comments

Comments
 (0)