Added templates/entrypoints/ to github actions
This commit is contained in:
parent
e26bab0bee
commit
d349b1cebe
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
|
|
@ -16,6 +16,7 @@ on:
|
|||
- '!Dockerfiles/*/windows/*'
|
||||
- '.github/workflows/images_build.yml'
|
||||
- '.github/actions/*'
|
||||
- 'templates/entrypoints/**'
|
||||
schedule:
|
||||
- cron: '50 02 * * *'
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in a new issue