Skip to content

Commit 4f06166

Browse files
committed
Run tests on PRs to conda branches.
1 parent 1936cad commit 4f06166

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ on:
44
push:
55
branches:
66
- master
7+
- conda_feb2021
8+
- conda_nov2021
9+
- conda_may2022
710
pull_request:
811
branches:
912
- master
13+
- conda_feb2021
14+
- conda_nov2021
15+
- conda_may2022
1016
schedule:
1117
- cron: '0 18 * * *'
1218

0 commit comments

Comments
 (0)