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 6dbaa2a commit 8543d5cCopy full SHA for 8543d5c
.github/workflows/ci.yml
@@ -5,7 +5,9 @@ on:
5
paths:
6
- "**.py"
7
- .github/workflows/ci.yml
8
-
+ pull-request:
9
+ - "**.py"
10
+ - .github/workflows/ci_stdlib_only.yml
11
12
jobs:
13
.github/workflows/ci_stdlib_only.yml
- .github/workflows/ci_stdlib_only.yml
0 commit comments