Skip to content

Commit 8e2134c

Browse files
committed
Merge branch '6.1.x'
2 parents 7c7a59b + cd5758e commit 8e2134c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI
22
on:
3-
schedule:
4-
- cron: '30 9 * * *'
3+
push:
4+
branches:
5+
- main
56
concurrency:
67
group: ${{ github.workflow }}-${{ github.ref }}
78
jobs:

0 commit comments

Comments
 (0)