Browse Source

Run workflow on push to PR

pull/665/head
baarkerlounger 3 years ago
parent
commit
54f7751bc0
  1. 1
      .github/workflows/staging_pipeline.yml

1
.github/workflows/staging_pipeline.yml

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

Loading…
Cancel
Save