chore: update workflow

This commit is contained in:
Stevan Freeborn
2024-10-01 20:53:08 -05:00
parent 1d3c6bc7a6
commit 3c58de0c49
@@ -8,7 +8,7 @@ on:
types: [closed]
branches:
- production
workflow_dispatch:
jobs:
build_and_deploy_job:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')