Skip to content

Commit 67b652e

Browse files
committed
chore: remove temporary push trigger
1 parent 360399e commit 67b652e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/vulnerability-audit.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ on:
1010
paths:
1111
- "uv.lock"
1212
- "pyproject.toml"
13-
# Temporary: trigger on push to test the workflow
14-
push:
15-
branches:
16-
- feature/vulnerability-audit-poc
1713

1814
jobs:
1915
# Approach 1: pip-audit (PyPA official tool)

0 commit comments

Comments
 (0)