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 c62393a commit aa39317Copy full SHA for aa39317
.github/workflows/devRun.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- '**/*.py'
8
- '**/*.toml'
9
+ - '**/*.lock'
10
- '.github/workflows/devRun.yml'
11
12
jobs:
0 commit comments