Skip to content

Commit 6ac1676

Browse files
authored
corrected confusing grammar
1 parent d6b3817 commit 6ac1676

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
@@ -420,7 +420,7 @@ To avoid using administrative credentials, pull images from private repositories
420420
421421
## Deploy a self-hosted runner as a job
422422
423-
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.
423+
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.
424424
425425
1. Create a job in the Container Apps environment.
426426

0 commit comments

Comments
 (0)