Skip to content

Commit

Permalink
fixup comments in runner dependabot ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeichlersmith committed May 7, 2024
1 parent 4a05d42 commit 795409a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/runner-dependabot
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ list() {
# 2 : version of that runner
# 3 : provide to actually apply edit, otherwise just print lines that would change
# Output:
# Edits the .github/workflows/test.yml in place if 3 args provided,
# Edits the ci/runners-to-test.json in place if 3 args provided,
# otherwise just prints lines that would be edited to stdout
update() {
jq \
Expand Down Expand Up @@ -73,7 +73,7 @@ help() {
OPTIONS
-h, --help : print this help and exit
--apply : actually edit the test workflow yaml instead of
--apply : actually edit the ci/runners-to-test.json instead of
just printing the lines that have been changed
HELP
Expand Down

0 comments on commit 795409a

Please sign in to comment.