pub const META_CHECKOUT_SELF: &str = "checkout_self";
Marks a Step that performs a checkout: self (ADO) or default actions/checkout on a PR context.
checkout: self
actions/checkout