Browse Source

Merge remote-tracking branch 'origin/add_pr_comments' into add_pr_comments

pull/1363/head
natdeanlewissoftwire 3 years ago
parent
commit
a626e74fb7
  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