Skip to content

Commit ffda6c0

Browse files
committed
test
1 parent dda24ba commit ffda6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/uv-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: Sync uv.lock
22

33
on:
4-
# this is for test_only
5-
pull_request:
64
schedule:
75
# Every Monday at 03:00 UTC; adjust as needed
86
- cron: "0 3 * * 1"
97
push:
8+
tags:
9+
- uv-update-v1
1010
branches: [main]
1111
paths:
1212
- 'pyproject.toml'

0 commit comments

Comments
 (0)