Browse Source

Set pull request trigger types

pull/664/head
baarkerlounger 3 years ago
parent
commit
7d26e83cff
  1. 1
      .github/workflows/staging_pipeline.yml

1
.github/workflows/staging_pipeline.yml

@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
types:
- opened
- ready_for_review
workflow_dispatch:

Loading…
Cancel
Save