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. name: Test code, build Docker image, and push to Docker Hub and GitHub Container Registry.
on: on:
push: push:
branches: branches: [ master ]
- master
pull_request: pull_request:
branches: [ master ]
workflow_dispatch: workflow_dispatch:
env: env: