Commit 5755e19
ci: remove the temporary pull_request trigger from Security Scan
Its purpose is served. Run 29831433656 on commit 4cd3f20 proves the
reusable-resolution fix: the workflow parsed for the first time (registry
name flipped from `.github/workflows/security-scan.yml` to `Security Scan`),
jobs went 0 -> 1, and every step succeeded through `Run scan`.
The only failing step is `Send to verisimdb-data`, with
##[error]verisimdb-data dispatch failed with HTTP 401: {"message": "Bad credentials"
i.e. the predicted expired `VERISIMDB_PAT`, which is an owner action and is
not addressed here.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4cd3f20 commit 5755e19
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments