Skip to content

Commit 5054a1b

Browse files
committed
...
1 parent 33e2a0f commit 5054a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Build and Run Tests
22
on:
33
push:
44
branches:
5-
- master
5+
- 3.x
66
- "2.19"
77
pull_request:
88
branches:
9-
- master
9+
- 3.x
1010
- "2.19"
1111
# Also run once per day anyway, at 10:00 UTC (18:00 PT)
1212
schedule:

0 commit comments

Comments
 (0)