Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! ci: limit build to changed …
Browse files Browse the repository at this point in the history
…templates
  • Loading branch information
endersonmaia committed Sep 5, 2023
1 parent f8cf20a commit 920a055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: Detect Directory Changes
id: detect
uses: tchupp/[email protected]
with:
included-paths: "!./.github/**, ./**/Dockerfile"

build-template:
needs: detect-directory-changes
Expand Down

0 comments on commit 920a055

Please sign in to comment.