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