Updated Linux workflow
This commit is contained in:
parent
7346c45372
commit
c6424b69a5
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
|
|
@ -15,6 +15,7 @@ on:
|
|||
- '!Dockerfiles/*/rhel/*'
|
||||
- '!Dockerfiles/*/windows/*'
|
||||
- '.github/workflows/images_build.yml'
|
||||
- '.github/actions/*'
|
||||
schedule:
|
||||
- cron: '50 02 * * *'
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in a new issue