Merge pull request #65 from svc-design/sync-images

workflows/sync-images.yaml: update
This commit is contained in:
shenlan 2024-11-19 20:06:49 +08:00 committed by GitHub
commit 4b5a1663eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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