updated docker action to ignore readme.md

This commit is contained in:
Raj Nandan Sharma
2024-01-24 23:10:04 +05:30
parent 6026369e16
commit 7fe340bd5f
+1
View File
@@ -12,6 +12,7 @@ on:
# don't trigger if just updating docs
paths-ignore:
- 'docs.md'
- 'README.md'
jobs:
push_to_registry: