Skip to content

Commit

Permalink
fix: some little issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dirien committed Dec 9, 2024
1 parent 3ceb2c9 commit 31c10e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/chart-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: ct-linting-and-testing
on:
pull_request:
paths:
- ../../chart/**
- "!helm/README.md"
- "!helm/README.md.gotmpl"
- chart/**
- "!chart/pulumi-esc-csi-provider/README.md"
- "!chart/pulumi-esc-csi-provider/README.md.gotmpl"

permissions: read-all

Expand Down

0 comments on commit 31c10e9

Please sign in to comment.