Skip to content

Commit d12a50c

Browse files
committedApr 6, 2023
Enable GH actions on branch 2.5.x
1 parent b76d453 commit d12a50c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎.github/workflows/continuous-integration.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ on:
33
push:
44
branches:
55
- main
6+
- v2.5.x
67
pull_request:
78
branches:
89
- main
10+
- v2.5.x
911
schedule:
1012
- cron: '0 0 * * *'
1113

0 commit comments

Comments
 (0)