1 parent 56afff8 commit b6357c4Copy full SHA for b6357c4
1 file changed
.github/workflows/docker-build-push.yml
@@ -2,13 +2,8 @@ name: Build and Push Docker Images
2
3
on:
4
push:
5
- branches:
6
- - main
7
tags:
8
- 'v*'
9
- pull_request:
10
11
12
workflow_dispatch:
13
inputs:
14
push_to_registry:
0 commit comments