Skip to content

Commit fdccc21

Browse files
Anton BjörklundAggrathon
Anton Björklund
authored andcommitted
is "on push" needed to trigger "on pull_request"?
1 parent d984537 commit fdccc21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-pytest.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
name: Test Python Package
55

66
on:
7+
push:
8+
branches: [ master ]
79
pull_request:
810
branches: [ master ]
911

0 commit comments

Comments
 (0)