-
Notifications
You must be signed in to change notification settings - Fork 11
Do not run pr pipeline in merge queue #193
Copy link
Copy link
Open
Labels
component:allAffects the whole collection, not a single roleAffects the whole collection, not a single rolegithub_actionsCI: workflows and Molecule scenarios, plus Dependabot action bumpsCI: workflows and Molecule scenarios, plus Dependabot action bumps
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
component:allAffects the whole collection, not a single roleAffects the whole collection, not a single rolegithub_actionsCI: workflows and Molecule scenarios, plus Dependabot action bumpsCI: workflows and Molecule scenarios, plus Dependabot action bumps
The pr workflow runs by every pull request, which has a suitable name
fix/*andfeature/*. We do not need to run this workflow again while putting a pull request in the merge queue. No new code come between the two actions.