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 c09a572 commit 92260dbCopy full SHA for 92260db
.github/workflows/code-quality.yml
@@ -7,12 +7,14 @@ on:
7
- 'src/**'
8
- 'tests/**'
9
- 'pyproject.toml'
10
+ - '.github/workflows/code-quality.yml'
11
pull_request:
12
branches: [ main ]
13
paths:
14
15
16
17
18
workflow_dispatch:
19
20
jobs:
.github/workflows/seed-tests.yml
+ - '.github/workflows/seed-tests.yml'
0 commit comments