We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7919d8b commit cec9db1Copy full SHA for cec9db1
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
7
branches:
8
- "main"
9
+ - "duckdb-odbc-docker"
10
paths-ignore:
11
- "docs/**"
12
- "README.md"
0 commit comments