Browse Source

Set pull request trigger types

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

5
.github/workflows/staging_pipeline.yml

@ -5,8 +5,9 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
- opened types:
- ready_for_review - opened
- ready_for_review
workflow_dispatch: workflow_dispatch:
defaults: defaults:

Loading…
Cancel
Save