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: branches:
- main - main
pull_request: pull_request:
types:
- opened - opened
- ready_for_review - ready_for_review
workflow_dispatch: workflow_dispatch:

Loading…
Cancel
Save