mirror of https://github.com/citusdata/citus.git
Enable PR triggers
parent
1c39c8b756
commit
b291b09349
|
@ -10,6 +10,8 @@ on:
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened,synchronize]
|
||||||
jobs:
|
jobs:
|
||||||
check-sql-snapshots:
|
check-sql-snapshots:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue