push docker image on push
This commit is contained in:
parent
3ad3b686ba
commit
1704bb93ce
|
@ -2,7 +2,7 @@ name: Docker Image CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue