ci: make them runnable manually
This commit is contained in:
parent
66d965beee
commit
689c57a140
2 changed files with 2 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
name: CI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue