Skip to content

Commit

Permalink
Merge pull request #54 from Rakshitha650/release-1.x.x
Browse files Browse the repository at this point in the history
Release 1.x.x
  • Loading branch information
ase-101 authored Jan 31, 2024
2 parents 77d3b81 + 60010bb commit 52161c1
Show file tree
Hide file tree
Showing 2 changed files with 3 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
1 change: 1 addition & 0 deletions helm/signup-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ Refer [Commons](https://docs.mosip.io/1.2.0/modules/commons).
```
./delete.sh
```

0 comments on commit 52161c1

Please sign in to comment.