Enable mannual trigger of pipeline.
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
||||
branches: [ "dev" ]
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
workflow_dispatch: # Enable manual trigger
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
||||
Reference in New Issue
Block a user