Skip to content

Commit

Permalink
Merge pull request #45 from Rakshitha650/develop
Browse files Browse the repository at this point in the history
[DSD-4341]Update chart-lint-publish.yml
  • Loading branch information
ckm007 authored Jan 31, 2024
2 parents c44e91c + bf4fa6b commit 57b61cd
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 57b61cd

Please sign in to comment.