mirror of
https://github.com/typesense/typesense.git
synced 2025-05-19 13:12:22 +08:00
Disable CI again.
This commit is contained in:
parent
d327074c54
commit
406cafe4c7
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: tests
|
||||
|
||||
on: [push, pull_request]
|
||||
on: workflow_dispatch
|
||||
#on: [push, pull_request]
|
||||
|
||||
# Cancel previous running if a new push is made
|
||||
# Source: https://stackoverflow.com/a/72408109/123545
|
||||
|
Loading…
x
Reference in New Issue
Block a user