Skip to content

Bump duckdb from 1.1.1 to 1.1.2 #2034

Bump duckdb from 1.1.1 to 1.1.2

Bump duckdb from 1.1.1 to 1.1.2 #2034

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