We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 487facb + 1dc4107 commit 2ecb4deCopy full SHA for 2ecb4de
2 files changed
.github/workflows/black.yml
@@ -1,6 +1,6 @@
1
name: Black Formatting
2
3
-on: [push]
+on: [push, pull_request]
4
5
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
6
jobs:
.github/workflows/pytest.yml
name: Pytest
0 commit comments