Update build.yml

This commit is contained in:
2022-09-26 04:14:00 +02:00
parent 66b59247f4
commit 4a7fa16f93

View File

@ -2,9 +2,9 @@
name: Test code, build Docker image, and push to Docker Hub and GitHub Container Registry.
on:
push:
branches:
- master
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
env: