Skip to content

Commit

Permalink
Set correct label for runs-on-as-json-public in selective check table (
Browse files Browse the repository at this point in the history
…#45390)

* set correct label for runs-on-as-json-public in selective check table

* set correct label for runs-on-as-json-public in selective check table

* set correct label for runs-on-as-json-public in selective check table

* set correct label for runs-on-as-json-public in selective check table

* set correct label for runs-on-as-json-public in selective check table
  • Loading branch information
gopidesupavan authored Jan 4, 2025
1 parent e27a5f5 commit 013401b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/breeze/doc/ci/04_selective_checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ This table summarizes the labels you can use on PRs to control the selective che
| latest versions only | *-versions-*, *-versions-* | If set, the number of Python, Kubernetes, DB versions will be limited to the latest ones. |
| non committer build | is-committer-build | If set, the scripts used for images are used from target branch for committers. |
| upgrade to newer dependencies | upgrade-to-newer-dependencies | If set to true (default false) then dependencies in the CI image build are upgraded. |
| use public runners | runs-on-as-json-default | Force using public runners as default runners. |
| use public runners | runs-on-as-json-public | Force using public runners as default runners. |
| use self-hosted runners | runs-on-as-json-default | Force using self-hosted runners as default runners. |

-----
Expand Down

0 comments on commit 013401b

Please sign in to comment.