Ignoring README changes in RHEL build pipeline

This commit is contained in:
Alexey Pustovalov 2023-03-08 16:03:49 +09:00
parent 86fb010253
commit 12bda15a98

View File

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