Skip to content

Commit

Permalink
Merge pull request #971 from Prafulrakhade/release-1.2.1.x
Browse files Browse the repository at this point in the history
[MOSIP-33380] added helm and install script for id-repository
  • Loading branch information
ckm007 authored May 29, 2024
2 parents d75f747 + 715a9a3 commit 5ab9a09
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 All @@ -33,7 +33,7 @@ on:
push:
branches:
- '!release-branch'
- master
- '!master'
- 1.*
- 0.*
- develop
Expand Down

0 comments on commit 5ab9a09

Please sign in to comment.