Merge pull request #65 from svc-design/sync-images
workflows/sync-images.yaml: update
This commit is contained in:
commit
4b5a1663eb
3
.github/workflows/sync-images.yaml
vendored
3
.github/workflows/sync-images.yaml
vendored
@ -4,6 +4,9 @@ on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
pull_request:
|
||||
paths:
|
||||
- 'charts'
|
||||
- '.github/workflows/sync-images.yaml'
|
||||
push:
|
||||
paths:
|
||||
- 'charts'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user