Skip to content

Commit

Permalink
Expanding the main workflow to look for any k8s changes
Browse files Browse the repository at this point in the history
  • Loading branch information
BobJWalker committed Jun 13, 2024
1 parent 9a0dc53 commit 71d4923
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 @@ -8,7 +8,7 @@ on:
paths:
- 'src/**'
- 'db/**'
- 'k8s/chart/**'
- 'k8s/**'
- '.github/workflows/build.yml'
workflow_dispatch:

Expand Down

0 comments on commit 71d4923

Please sign in to comment.