Add dispatch event to docs release

This commit is contained in:
alesapin 2021-12-16 11:02:01 +03:00
parent cf0241a2d5
commit 25e8c5fc31

View File

@ -12,7 +12,7 @@ on: # yamllint disable-line rule:truthy
- 'benchmark/**'
- 'docker/**'
- '.github/**'
workflow_dispatch:
workflow_dispatch:
jobs:
DockerHubPush:
runs-on: [self-hosted, style-checker]