Skip to content

fix(core): disable pushdown filter to keep the casting for timestamp column #411

fix(core): disable pushdown filter to keep the casting for timestamp column

fix(core): disable pushdown filter to keep the casting for timestamp column #411

name: Pull request title validator
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
validator:
name: validate-pull-request-title
runs-on: ubuntu-latest
steps:
- name: validate pull request title
uses: kontrolplane/[email protected]
with:
types: "feat,fix,perf,deps,revert,docs,chore,refactor,test,build,ci"