Skip to content

Commit

Permalink
feat: add chart path to run
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
anthr76 committed Jun 27, 2024
1 parent 0a7d6bb commit d6a0be4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/charts-release-oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: "Charts: Release to GHCR OCI"
on:
push:
branches: [main]
paths:
- "chart/**/*"

jobs:
release-charts:
Expand Down

0 comments on commit d6a0be4

Please sign in to comment.