Commit f9be538
authored
fix: store language in build as code check for non-GitHub CI services (#716)
This PR fixes a bug in the build as code check. The language field in BuildAsCodeFacts was not set for non-GitHub CI services, which is needed for storing the result in the database.
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>1 parent 6104af6 commit f9be538
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| |||
0 commit comments