We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbb3bb1 + 88d58cc commit 574d121Copy full SHA for 574d121
.github/workflows/actions.yml
@@ -2,6 +2,7 @@ name: Build and Test
2
3
on:
4
push:
5
+ pull_request:
6
7
env:
8
PYTHON_VERSION: '3.10.1'
0 commit comments