Run flathub-data-checker hourly

This commit is contained in:
Bartłomiej Piotrowski
2019-11-22 15:19:02 +01:00
parent 1e09d9dc71
commit a1cfebd795
+3 -1
View File
@@ -1,5 +1,7 @@
name: 'Check if external data changed'
on: deployment
on:
schedule:
- cron: '0 * * * *'
jobs:
flathub-data-checker: