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 4c4a16e commit 4ff28a0Copy full SHA for 4ff28a0
.github/workflows/python-test.yml
@@ -8,6 +8,7 @@ on:
8
branches: [ "main" ]
9
paths:
10
- '**.py'
11
+ - '.github/workflows/python-test.yml'
12
pull_request:
13
14
workflow_dispatch:
0 commit comments