disable delete-old-packages workflow for the moment

This commit is contained in:
Wez Furlong
2025-05-07 06:20:56 -07:00
parent c3dff7e2c8
commit 57544668eb
+2 -2
View File
@@ -1,8 +1,8 @@
name: "Delete Old Packages"
on:
schedule:
- cron: "50 1 * * *"
#schedule:
# - cron: "50 1 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: