We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5a285 commit ed13d4dCopy full SHA for ed13d4d
1 file changed
.github/workflows/uv.yml
@@ -1,5 +1,11 @@
1
name: Example
2
3
+on:
4
+ push:
5
+ branches: [main]
6
+ pull_request:
7
8
+
9
jobs:
10
uv-example:
11
name: python
0 commit comments