workflows/sync-images.yaml: update

This commit is contained in:
Haitao Pan 2024-11-19 19:58:12 +08:00
parent 825c7c401d
commit f51cf9bdfe

View File

@ -4,6 +4,9 @@ on:
schedule:
- cron: "0 0 * * *"
pull_request:
paths:
- 'charts'
- '.github/workflows/sync-images.yaml'
push:
paths:
- 'charts'