Closed TikhonJelvis closed 2 years ago
Since both core.yml and stage.yml get run when a PR is merged into stage, it's redundant to run the core compile and tests steps from stage.yml
core.yml
stage.yml
stage
Since both
core.yml
andstage.yml
get run when a PR is merged intostage
, it's redundant to run the core compile and tests steps fromstage.yml