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:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
# linters
|
||||
|
||||
Loading…
Reference in New Issue
Block a user