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