mirror of https://github.com/citusdata/citus.git
Run github actions on main
parent
81aa660b31
commit
7c64e1bbbd
|
@ -10,6 +10,10 @@ on:
|
|||
required: false
|
||||
default: false
|
||||
type: boolean
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "release-*"
|
||||
pull_request:
|
||||
types: [opened, reopened,synchronize]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue