Run once a day

This commit is contained in:
Luke Francl 2021-10-08 15:14:36 -07:00
parent e5a59053d9
commit 12d12a6568

View File

@ -6,6 +6,9 @@ on:
description: 'Linguist tag override' description: 'Linguist tag override'
required: False required: False
default: '' default: ''
schedule:
# Run once a day to check for new Linguist updates automatically
- cron: '0 20 * * *'
jobs: jobs:
sync-linguist: sync-linguist: