push docker image on push

This commit is contained in:
Victor Hall 2023-04-15 14:32:40 -04:00
parent 3ad3b686ba
commit 1704bb93ce
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Docker Image CI
on:
push:
branches: [ "*" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]