Ignoring README changes in RHEL build pipeline

This commit is contained in:
Alexey Pustovalov 2023-03-08 16:03:49 +09:00
parent dc66c50d66
commit 9ef1ae68b7

View File

@ -12,6 +12,7 @@ on:
- '6.4'
- 'trunk'
paths:
- '!**/README.md'
- 'Dockerfiles/*/rhel/*'
- '.github/workflows/images_build_rhel.yml'