Skip to content

Merge branch 'main' into dependabot/pip/duckdb-1.1.3 #2048

Merge branch 'main' into dependabot/pip/duckdb-1.1.3

Merge branch 'main' into dependabot/pip/duckdb-1.1.3 #2048

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