Fixed staging action runs only in PR
This commit is contained in:
parent
3be4697487
commit
642811869c
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ name: Build and Push Docker Image - Staging
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
|
Loading…
Reference in a new issue