Browse Source

Add merge queue trigger to staging pipeline

pull/2776/head
Rachael Booth 1 year ago
parent
commit
17541d870d
  1. 1
      .github/workflows/staging_pipeline.yml

1
.github/workflows/staging_pipeline.yml

@ -8,6 +8,7 @@ on:
types:
- opened
- synchronize
merge_group:
workflow_dispatch:
defaults:

Loading…
Cancel
Save