Skip to content

Commit

Permalink
dont build image with doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 6, 2024
1 parent d093fb9 commit ff68e6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-push-image-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
uses: tj-actions/changed-files@v44
with:
files_ignore: |
README.md
CONTRIBUTING.md
LICENSE
.github/**
images/**
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/build-test-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
uses: tj-actions/changed-files@v44
with:
files_ignore: |
README.md
CONTRIBUTING.md
LICENSE
.github/**
images/**
Expand Down

0 comments on commit ff68e6b

Please sign in to comment.