Skip to content

Commit

Permalink
[DSD-4341]Update chart-lint-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Jan 31, 2024
1 parent c44e91c commit bf4fa6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chart-lint-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
types: [opened, reopened, synchronize]
paths:
- 'charts/**'
- './helm/**'
workflow_dispatch:
inputs:
IGNORE_CHARTS:
Expand Down Expand Up @@ -41,7 +41,7 @@ on:
- release*
- ES-*
paths:
- 'charts/**'
- './helm/**'

jobs:
chart-lint-publish:
Expand Down

0 comments on commit bf4fa6b

Please sign in to comment.