Add workflow_dispatch:

pull/33/head
Igor Zalatov (via Araneus server) 2021-06-21 10:45:44 +03:00
parent 4014fff90f
commit 2850e220b9
3 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
- master
tags:
- "v*"
workflow_dispatch:
jobs:
build_core:

View File

@ -6,6 +6,7 @@ on:
- master
tags:
- "v*"
workflow_dispatch:
jobs:
build_core:

View File

@ -6,6 +6,7 @@ on:
- master
tags:
- "v*"
workflow_dispatch:
jobs:
build_core: