Skip to content

Bump duckdb-engine from 0.13.1 to 0.13.2 #1975

Bump duckdb-engine from 0.13.1 to 0.13.2

Bump duckdb-engine from 0.13.1 to 0.13.2 #1975

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml