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 57b61cd commit 7a2f0bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/chart-lint-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
types: [published]
pull_request:
types: [opened, reopened, synchronize]
paths:
- './helm/**'
workflow_dispatch:
inputs:
IGNORE_CHARTS:
Expand Down Expand Up @@ -41,7 +39,7 @@ on:
- release*
- ES-*
paths:
- './helm/**'
- 'helm/**'

jobs:
chart-lint-publish:
Expand Down

0 comments on commit 7a2f0bc

Please sign in to comment.