Skip to content

Commit

Permalink
Run flathub-data-checker hourly
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Nov 22, 2019
1 parent 1e09d9d commit a1cfebd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/flathub-data-checker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Check if external data changed'
on: deployment
on:
schedule:
- cron: '0 * * * *'

jobs:
flathub-data-checker:
Expand Down

0 comments on commit a1cfebd

Please sign in to comment.