Skip to content

Commit 2a0599b

Browse files
simonjayhawkinsmeeseeksmachine
authored andcommitted
Backport PR pandas-dev#35467: CI: activate github actions on 1.1.x (PR only)
1 parent e29d9bb commit 2a0599b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches: master
66
pull_request:
7-
branches: master
7+
branches:
8+
- master
9+
- 1.1.x
810

911
env:
1012
ENV_FILE: environment.yml

0 commit comments

Comments
 (0)