-
Notifications
You must be signed in to change notification settings - Fork 63.9k
Closed
Closed
Copy link
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
run.sh
should not accept --disableupdate
. You should specify it during the registration phase.
There is an open PR which will warn if you pass --disableupdate
during the run.sh
, hinting that you should configure your runner with that flag.
Additional information
This update is the result of the comment on the issue in the runner repository.
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content team