Ignoring README changes in RHEL build pipeline

This commit is contained in:
Alexey Pustovalov 2023-03-08 16:03:49 +09:00
parent c56d394448
commit 540765afa3

View File

@ -10,6 +10,7 @@ on:
- '6.0' - '6.0'
- '6.2' - '6.2'
paths: paths:
- '!**/README.md'
- 'Dockerfiles/*/rhel/*' - 'Dockerfiles/*/rhel/*'
- '.github/workflows/images_build_rhel.yml' - '.github/workflows/images_build_rhel.yml'