better name and allow Workflow to run manually.

This commit is contained in:
FarisZR
2022-08-06 01:05:13 +03:00
committed by GitHub
parent 700a4700c5
commit a311ba2708

View File

@@ -1,4 +1,4 @@
name: Docker
name: Build Docker image
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
@@ -12,6 +12,7 @@ on:
tags: [ 'v*.*.*' ]
pull_request:
branches: [ master ]
workflow_dispatch:
env:
# Use docker.io for Docker Hub if empty