Skip to content

Commit cf7f112

Browse files
authored
Update package-cleanup.yml
Signed-off-by: Victor Chang <[email protected]>
1 parent fefb2ea commit cf7f112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/package-cleanup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
name: Cleanup Pre-release Packages
1818

1919
on:
20-
schedule:
21-
- cron: "0 0 * * *"
20+
# schedule:
21+
# - cron: "0 0 * * *"
2222
workflow_dispatch:
2323

2424
jobs:

0 commit comments

Comments
 (0)