There was an error while loading. Please reload this page.
1 parent 360399e commit 67b652eCopy full SHA for 67b652e
1 file changed
.github/workflows/vulnerability-audit.yml
@@ -10,10 +10,6 @@ on:
10
paths:
11
- "uv.lock"
12
- "pyproject.toml"
13
- # Temporary: trigger on push to test the workflow
14
- push:
15
- branches:
16
- - feature/vulnerability-audit-poc
17
18
jobs:
19
# Approach 1: pip-audit (PyPA official tool)
0 commit comments