Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit f79d2c7

Browse files
authored
Update delete_images.yml
1 parent 4c26baa commit f79d2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Remove old images'
22
on:
33
schedule:
4-
- cron: '*/5 * * * *'
4+
- cron: '0 5 * * 1'
55

66
jobs:
77
remove-images:

0 commit comments

Comments
 (0)