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