Skip to content

Commit

Permalink
NOISSUE - Fix filter path (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: nyagamunene <[email protected]>
  • Loading branch information
nyagamunene authored Oct 12, 2024
1 parent 8e5c269 commit f32758a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
filters: |
certs:
- "/**"
- "*/**"
- "cmd/**"
- "docker/Dockerfile"
Expand Down

0 comments on commit f32758a

Please sign in to comment.