Disable cockroach tempororily
This commit is contained in:
parent
cd0ca0bbc6
commit
cc4be22330
|
@ -2,9 +2,10 @@ name: test cockroach
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v1
|
||||
pull_request:
|
||||
- donttrigger # disabled for now
|
||||
#- main
|
||||
#- v1
|
||||
#pull_request:
|
||||
|
||||
jobs:
|
||||
test-cockroach:
|
||||
|
|
Loading…
Reference in New Issue