mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
Disable query hash updater for now
This commit is contained in:
parent
e084122255
commit
ab6d91d0fc
4
.github/workflows/update-query-hashes.yml
vendored
4
.github/workflows/update-query-hashes.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Update query hashes
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 * * * *'
|
||||
# schedule:
|
||||
# - cron: '30 * * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user