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 ab1c24d commit 6e69509Copy full SHA for 6e69509
.github/workflows/pytest.yml
@@ -3,7 +3,7 @@ name: Run Python Tests
3
on:
4
pull_request:
5
branches: [ master ]
6
- types: [ opened ]
+ types: [ opened, reopened ]
7
8
workflow_dispatch:
9
0 commit comments