This commit is contained in:
Alexey Pustovalov 2024-02-29 13:26:35 +09:00
parent ee611f67aa
commit cc789f29d2

View File

@ -8,12 +8,11 @@ on:
branches:
- '[0-9]+.[0-9]+'
- 'trunk'
- 'trunk_rhel'
paths:
- 'Dockerfiles/**'
- 'build.json'
- '!**/README.md'
- '!Dockerfiles/*/rhel/*'
- '!Dockerfiles/*/windows/*'
- 'Dockerfiles/*/rhel/*'
- '.github/workflows/images_build_test.yml'
schedule:
- cron: '50 02 * * *'