Skip to content

Commit 6e221ca

Browse files
ci: run vulnerability triage on every push to main
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 03f9893 commit 6e221ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/vulnerability-triage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Vulnerability Scan & Triage
22

33
on:
4+
push:
5+
branches:
6+
- main
47
schedule:
58
# Run daily at 6am Pacific (13:00 UTC during PDT)
69
- cron: '0 13 * * *'

0 commit comments

Comments
 (0)