Skip to content

Commit f6e0b24

Browse files
Update spec/ci-cd/spec.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 9df5f64 commit f6e0b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/ci-cd/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pipelines run on GitHub Actions.
1313
never be skipped.
1414
- [ ] When only non-code files (docs, specs, Helm chart YAML) were modified, all
1515
required checks must complete immediately with a success status, without
16-
performing any actual work (no builds, no test runs, no scans). Job that
16+
performing any actual work (no builds, no test runs, no scans). Jobs that
1717
are not required are skipped.
1818
- [ ] When code files were modified, all required checks run normally; failures
1919
block the PR merge.

0 commit comments

Comments
 (0)