Skip to content

Commit d57894e

Browse files
Merge branch '2.7.x' into 3.0.x
2 parents f8c1fdb + 0e2d76b commit d57894e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- '**'
57
schedule:
68
- cron: '0 10 * * *' # Once per day at 10am UTC
79
workflow_dispatch: # Manual trigger

0 commit comments

Comments
 (0)