We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871d63d commit e2dddd1Copy full SHA for e2dddd1
.github/workflows/self-test.yml
@@ -5,21 +5,24 @@ on:
5
branches: [main]
6
paths:
7
- 'action.yml'
8
- - 'requirements.txt'
+ - '.python-version'
9
+ - 'uv.lock'
10
- 'docs/examples/demo/**'
11
- '.github/workflows/self-test.yml'
12
pull_request:
13
branches: main
14
15
16
17
18
19
20
pull_request_target:
21
22
23
24
25
26
27
28
0 commit comments