Skip to content

Commit 5f18af7

Browse files
authored
Update python-package.yml
1 parent d930032 commit 5f18af7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
name: Python tests
55

6-
on:
7-
push:
8-
branches: [ master ]
9-
pull_request:
10-
branches: [ master ]
6+
on: [push, pull_request]
117

128
jobs:
139
build:

0 commit comments

Comments
 (0)