We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df5f64 commit f6e0b24Copy full SHA for f6e0b24
1 file changed
spec/ci-cd/spec.md
@@ -13,7 +13,7 @@ pipelines run on GitHub Actions.
13
never be skipped.
14
- [ ] When only non-code files (docs, specs, Helm chart YAML) were modified, all
15
required checks must complete immediately with a success status, without
16
- performing any actual work (no builds, no test runs, no scans). Job that
+ performing any actual work (no builds, no test runs, no scans). Jobs that
17
are not required are skipped.
18
- [ ] When code files were modified, all required checks run normally; failures
19
block the PR merge.
0 commit comments