build: workflow_dispatch action
This commit is contained in:
parent
a13efe08b7
commit
95eb51f716
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# linters
|
# linters
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user