Skip to content

Commit bc3ec0f

Browse files
authored
Update CI workflow description in GitHub Actions doc
Clarified the description of the workflow in the document.
1 parent 13b3e63 commit bc3ec0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/ci-github-actions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CI with GitHub Actions
22

3-
The workflow runs on every push to `main` and on every pull request targeting
3+
When copied into `.github/workflows/security-regression.yml`, this workflow runs
4+
on every push to `main` and on every pull request targeting
45
`main`. It installs the harness, validates scenario files, runs assertions
56
against pre-recorded traces, and explicitly checks the result JSON to fail
67
the job if any regression was detected.

0 commit comments

Comments
 (0)