Update action to run more often

This is just for testing
This commit is contained in:
Misode
2019-12-26 03:22:11 +01:00
committed by GitHub
parent 41df169805
commit 6c04fbbc30

View File

@@ -2,7 +2,7 @@ name: Update Locales
on:
schedule:
- cron: '0 0 * * *'
- cron: '/30 * * * *'
jobs:
update: