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:
parent
a21cddc69a
commit
0ccb762a09
5
.github/workflows/snap_usns.yml
vendored
5
.github/workflows/snap_usns.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: SnapUSNs
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *'
|
||||
workflow_dispatch
|
||||
# schedule:
|
||||
# - cron: '0 5 * * *'
|
||||
|
||||
jobs:
|
||||
CheckUSNs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user