mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2025-01-22 13:51:29 +01:00
Test recent extensions only once a day
This commit is contained in:
parent
317a894a5a
commit
4cba84276e
2
.github/workflows/test-recent-extensions.yml
vendored
2
.github/workflows/test-recent-extensions.yml
vendored
@ -2,7 +2,7 @@ name: Test recent
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */12 * * *"
|
||||
- cron: "0 12 * * *"
|
||||
repository_dispatch:
|
||||
types:
|
||||
- test-recent
|
||||
|
Loading…
x
Reference in New Issue
Block a user