build-system: disable the daily Snap build for now

Apparently these currently end up in a rebuild loop.

Suggested-by: Michał Sawicz <michal@sawicz.net>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2023-01-27 09:25:34 -08:00
parent a21cddc69a
commit 0ccb762a09

View file

@ -1,8 +1,9 @@
name: SnapUSNs name: SnapUSNs
on: on:
schedule: workflow_dispatch
- cron: '0 5 * * *' # schedule:
# - cron: '0 5 * * *'
jobs: jobs:
CheckUSNs: CheckUSNs: