Skip to content

Commit b1cef11

Browse files
committed
chore: Run CI on uv.lock update
1 parent fcb01c8 commit b1cef11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- '**.py'
88
- 'pyproject.toml'
9+
- 'uv.lock'
910
- '!airflow_dbt_python/__version__.py'
1011
tags:
1112
- "v*"
@@ -15,6 +16,7 @@ on:
1516
paths:
1617
- '**.py'
1718
- 'pyproject.toml'
19+
- 'uv.lock'
1820
- '!airflow_dbt_python/__version__.py'
1921

2022
jobs:

0 commit comments

Comments
 (0)