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: push:
branches: branches:
- main - main
pull_request: # pull_request:
types: # types:
- opened # - opened
- synchronize # - synchronize
workflow_dispatch: workflow_dispatch:
defaults: defaults:

Loading…
Cancel
Save