Update docker-image.yml

This commit is contained in:
Aytac Kirmizi 2023-07-12 16:39:00 +02:00 committed by GitHub
parent b8478815dd
commit 25b74f78f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@ name: Docker Image CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
branches:
- main
workflow_dispatch:
jobs:
push-store-image: