Skip to content

Commit

Permalink
No helm tests on edit (#6495)
Browse files Browse the repository at this point in the history
Duplicate #6373 for Helm tests
  • Loading branch information
Kirill Sizov authored Jul 18, 2023
1 parent 60b925a commit 9fc6b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- 'master'
- 'develop'
pull_request:
types: [edited, ready_for_review, opened, synchronize, reopened]
types: [ready_for_review, opened, synchronize, reopened]
paths-ignore:
- 'site/**'
- '**/*.md'
Expand Down

0 comments on commit 9fc6b00

Please sign in to comment.