Revert for merge
This commit is contained in:
parent
15e7cea4db
commit
28a5d56387
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build_and_push_docker.yml
vendored
4
.github/workflows/build_and_push_docker.yml
vendored
|
|
@ -2,10 +2,6 @@ name: Build and Push Docker Image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- ke/docker-build-action
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in a new issue