Updated docker build to only run on dispatch
This commit is contained in:
parent
ab9b657394
commit
927560beb6
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build_and_push_docker.yml
vendored
3
.github/workflows/build_and_push_docker.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue