Commit 99a60ff
committed
chore: change Docker tag monitoring frequency to daily
- Update docker-tag-monitor.yml to run once daily at 6 AM UTC instead of hourly
- Reduce sleep delay from 1s to 0.5s since daily checks have less urgency
- Update documentation to reflect daily monitoring schedule
This reduces GitHub Actions usage while still ensuring missing Docker images
are detected and resolved within 24 hours of tag creation.1 parent 5691748 commit 99a60ff
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments