mirror of https://github.com/citusdata/citus.git
Revert "Run tests unconditionally for testing purposes"
This reverts commit 4c842b9a18
.
pull/7829/head
parent
4c842b9a18
commit
b49035882f
|
@ -11,6 +11,9 @@ on:
|
||||||
default: false
|
default: false
|
||||||
type: boolean
|
type: boolean
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- "main"
|
||||||
|
- "release-*"
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, reopened,synchronize]
|
types: [opened, reopened,synchronize]
|
||||||
merge_group:
|
merge_group:
|
||||||
|
|
Loading…
Reference in New Issue