Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: shubham [email protected]

Co-authored-by: Akhil Mohan <[email protected]>
  • Loading branch information
shubham14bajpai and akhilerm authored Dec 7, 2020
1 parent e8843f3 commit d6a02bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chart-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
paths:
- 'deploy/helm/**'
branches:
- develop
- master
pull_request:
paths:
- 'deploy/helm/**'
branches:
- develop
- master

jobs:
lint-test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- 'deploy/helm/**'
branches:
- develop
- master

jobs:
release:
Expand Down

0 comments on commit d6a02bb

Please sign in to comment.