Skip to content

Commit 4a43b2b

Browse files
authored
Merge pull request #126215 from iamjplant/SpellingCorrection
corrected confusing grammar
2 parents 95e48d1 + 6ac1676 commit 4a43b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/tutorial-ci-cd-runners-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ To avoid using administrative credentials, pull images from private repositories
426426
427427
## Deploy a self-hosted runner as a job
428428
429-
You can now create a job that uses to use the container image. In this section, you create a job that executes the self-hosted runner and authenticates with GitHub using the PAT you generated earlier. The job uses the [`github-runner` scale rule](https://keda.sh/docs/latest/scalers/github-runner/) to create job executions based on the number of pending workflow runs.
429+
You can now create a job that uses the container image. In this section, you create a job that executes the self-hosted runner and authenticates with GitHub using the PAT you generated earlier. The job uses the [`github-runner` scale rule](https://keda.sh/docs/latest/scalers/github-runner/) to create job executions based on the number of pending workflow runs.
430430
431431
1. Create a job in the Container Apps environment.
432432

0 commit comments

Comments
 (0)