Skip to content

Commit 5a16ce6

Browse files
committed
monthly
1 parent 10730f8 commit 5a16ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
schedule:
7-
- cron: "42 3 * * *"
7+
- cron: "@monthly"
88

99
jobs:
1010
phpunit:

0 commit comments

Comments
 (0)