Disable query hash updater for now

This commit is contained in:
Matt Isenhower 2026-01-11 09:54:26 -08:00
parent e084122255
commit ab6d91d0fc

View File

@ -1,8 +1,8 @@
name: Update query hashes
on:
schedule:
- cron: '30 * * * *'
# schedule:
# - cron: '30 * * * *'
workflow_dispatch:
jobs: