Skip to content

Commit a4a7d14

Browse files
committed
Updated python-package.yml
1 parent b23431f commit a4a7d14

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ name: Python package
22

33
on:
44
push:
5-
branches: [ "master" ]
5+
branches:
6+
- "master"
67
pull_request:
7-
branches: [ "master" ]
8+
branches:
9+
- "master"
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)