Skip to content

Commit e96126e

Browse files
committed
fix branch names
1 parent 9550034 commit e96126e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package-conda.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
- master
78
- dev
89
- release/*
910
pull_request:
1011
branches:
1112
- main
13+
- master
1214

1315
jobs:
1416
build-linux:

0 commit comments

Comments
 (0)