Skip to content

Commit

Permalink
updated docker action to ignore readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rajnandan1 committed Jan 24, 2024
1 parent 6026369 commit 7fe340b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publishImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
# don't trigger if just updating docs
paths-ignore:
- 'docs.md'
- 'README.md'

jobs:
push_to_registry:
Expand Down

0 comments on commit 7fe340b

Please sign in to comment.