workflows/sync-images.yaml: update
This commit is contained in:
parent
825c7c401d
commit
f51cf9bdfe
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