We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075e17b commit 8748715Copy full SHA for 8748715
.github/workflows/build.yaml
@@ -5,9 +5,6 @@ on:
5
- "helm/**"
6
- "assets/**"
7
- "**.md"
8
- push:
9
- branches:
10
- - main
11
12
name: Ensure parseable builds on all release targets
13
jobs:
.github/workflows/coverage.yaml
name: Lint, Test and Coverage Report
0 commit comments