We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8759d commit 62f4995Copy full SHA for 62f4995
1 file changed
.github/workflows/helm-unittest.yaml
@@ -1,6 +1,8 @@
1
name: Helm Unit Tests
2
3
-on: pull_request
+on:
4
+ push:
5
+ pull_request:
6
7
jobs:
8
helm-unittest:
0 commit comments