Commit d628203
fix(submit): use git add -f to bypass findings gitignore
shared-context/findings/ is gitignored for local dev hygiene to prevent
accidental commits of scan output. The automated submission workflow must
force-add generated findings files to the findings-submissions branch.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5f7a450 commit d628203
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments