Skip to content

Commit ec91bfa

Browse files
committed
enable integration test for 4.x branch PRs
1 parent cae8c16 commit ec91bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
branches:
1717
- master
1818
- '[0-9].[0-9]'
19+
- '[0-9].x'
1920
schedule:
2021
- cron: '0 1 * * *' # nightly build
2122

0 commit comments

Comments
 (0)