mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-14 13:01:15 +00:00
GitHub Actions Fix schedule
This commit is contained in:
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
@@ -4,7 +4,7 @@ name: schedule
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/2 * * * *'
|
||||
- cron: '*/5 * * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user