chore: update workflow
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user