Skip to content

Commit 754452a

Browse files
committed
fix: CI pipeline - restore security-scan job with proper YAML formatting
1 parent fd6435f commit 754452a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ jobs:
254254
security-scan:
255255
name: Security Scan
256256
runs-on: ubuntu-latest
257-
needs: test
258257
if: github.ref == 'refs/heads/main'
259258
permissions:
260259
contents: read

0 commit comments

Comments
 (0)