Browse Source

feat: workflow tweaking

pull/1363/head
natdeanlewissoftwire 3 years ago
parent
commit
c095c10cee
  1. 8
      .github/workflows/staging_pipeline.yml

8
.github/workflows/staging_pipeline.yml

@ -4,10 +4,10 @@ on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
# pull_request:
# types:
# - opened
# - synchronize
workflow_dispatch:
defaults:

Loading…
Cancel
Save