Skip to content

Commit

Permalink
Merge pull request #46 from Rakshitha650/patch-1
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 c9c2003 + 7a2f0bc commit 59054ef
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 59054ef

Please sign in to comment.