Skip to content

Commit 2bb30d0

Browse files
committed
ci: trigger ci on uv lockfile changes too
1 parent 57d6233 commit 2bb30d0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/maintests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- 'requirements.txt'
1616
- 'requirements.dev.txt'
1717
- 'requirements.docs.txt'
18+
- 'uv.lock'
1819
jobs:
1920
build:
2021
env:

.github/workflows/prtests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- 'requirements.txt'
1919
- 'requirements.dev.txt'
2020
- 'requirements.docs.txt'
21+
- 'uv.lock'
2122
jobs:
2223
build:
2324
env:

0 commit comments

Comments
 (0)