Browse Source

Don't trigger on push to branch

pull/2055/head
Rachael Booth 3 years ago
parent
commit
4cfd4864df
  1. 3
      .github/workflows/review_pipeline.yml

3
.github/workflows/review_pipeline.yml

@ -10,9 +10,6 @@ on:
- synchronize
- reopened
workflow_dispatch:
push:
branches:
- AwsReviewApps
defaults:
run:

Loading…
Cancel
Save