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
|
||||
type: boolean
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "release-*"
|
||||
pull_request:
|
||||
types: [opened, reopened,synchronize]
|
||||
merge_group:
|
||||
|
|
Loading…
Reference in New Issue