Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit e9f297d

Browse files
committed
Schedule PHP 7.4 build two time per month
1 parent 851f758 commit e9f297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php74.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
paths:
88
- '7.4-dev/**'
99
schedule:
10-
- cron: '0 0 * * *'
10+
- cron: '0 0 1,15 * *'
1111

1212
jobs:
1313
build-alpine:

0 commit comments

Comments
 (0)