Added templates/entrypoints/ to github actions

This commit is contained in:
Alexey Pustovalov 2026-04-08 11:35:49 +09:00
parent e26bab0bee
commit d349b1cebe

View file

@ -16,6 +16,7 @@ on:
- '!Dockerfiles/*/windows/*'
- '.github/workflows/images_build.yml'
- '.github/actions/*'
- 'templates/entrypoints/**'
schedule:
- cron: '50 02 * * *'
workflow_dispatch: