Closed oreenlivnicode closed 1 year ago
@oreenlivnicode Make sure to rebase and change RQ-8 and RQ-2 because it contains a condition that checks if the composite action is equal to actions/checkout. After your PR it should be STARTS WITH instead of =
RQ-8
RQ-2
actions/checkout
STARTS WITH
=
@oreenlivnicode Make sure to rebase and change
RQ-8
andRQ-2
because it contains a condition that checks if the composite action is equal toactions/checkout
. After your PR it should beSTARTS WITH
instead of=