mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 14:21:11 +08:00
Enable workflow_dispatch for test
This commit is contained in:
parent
9aabd4a877
commit
cd638f7ec1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: test
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
build:
|
||||
name: ${{ matrix.os }} Ruby ${{ matrix.ruby }}
|
||||
|
Loading…
Reference in New Issue
Block a user