Skip to content

Commit bbee54d

Browse files
committed
[CI] run on 1.x branch
1 parent b21361c commit bbee54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: "Integrate"
55
on: # yamllint disable-line rule:truthy
66
push:
77
branches:
8-
- "5.x"
8+
- "1.x"
99
pull_request: null
1010
schedule:
1111
- cron: '0 14 * * 1'

0 commit comments

Comments
 (0)