Skip to content

Commit ed13d4d

Browse files
committed
test: fix
1 parent 4a5a285 commit ed13d4d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/uv.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: Example
22

3+
on:
4+
push:
5+
branches: [main]
6+
pull_request:
7+
branches: [main]
8+
39
jobs:
410
uv-example:
511
name: python

0 commit comments

Comments
 (0)