update every 12 hours

This commit is contained in:
Mitchell Hashimoto 2022-08-23 09:26:00 -07:00
parent c4a460a991
commit f45b16be64
No known key found for this signature in database
GPG key ID: 523D5DC389D273BC

View file

@ -1,7 +1,7 @@
name: update-sources
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 */12 * * *'
workflow_dispatch:
jobs:
update-sources: