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