Skip to content

Commit f6186c7

Browse files
authored
Minor update
1 parent b774783 commit f6186c7

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
@@ -448,7 +448,7 @@ You can now create a job that uses to use the container image. In this section,
448448
| `--polling-interval` | The polling interval at which to evaluate the scale rule. |
449449
| `--scale-rule-name` | The name of the scale rule. |
450450
| `--scale-rule-type` | The type of scale rule to use. To learn more about the GitHub runner scaler, see the KEDA [documentation](https://keda.sh/docs/latest/scalers/github-runner/). |
451-
| `--scale-rule-metadata` | The metadata for the scale rule. |
451+
| `--scale-rule-metadata` | The metadata for the scale rule. If you're using GitHub Enterprise, update `githubAPIURL` with its API URL. |
452452
| `--scale-rule-auth` | The authentication for the scale rule. |
453453
| `--secrets` | The secrets to use for the job. |
454454
| `--env-vars` | The environment variables to use for the job. |

0 commit comments

Comments
 (0)