Browse Source

No automated triggers

pull/287/head
baarkerlounger 3 years ago
parent
commit
ef1b92791e
  1. 7
      .github/workflows/production_pipeline.yml

7
.github/workflows/production_pipeline.yml

@ -1,12 +1,5 @@
name: 'Production CI/CD Pipeline'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency: 'production'
defaults:

Loading…
Cancel
Save