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 ddd3c0b commit 72143ecCopy full SHA for 72143ec
.github/workflows/python-test.yml
@@ -2,6 +2,9 @@ name: Python Checks and Unit Tests
2
3
on:
4
pull_request:
5
+ push:
6
+ branches:
7
+ - main
8
9
jobs:
10
lint-test:
0 commit comments