We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7a981 commit 751c9beCopy full SHA for 751c9be
.github/workflows/python-test.yml
@@ -4,6 +4,8 @@
4
name: Test
5
6
on:
7
+ push:
8
+ branches: [ "main" ]
9
pull_request:
10
branches: [ "main" ]
11
paths:
0 commit comments