ci: update vulncheck workflow to run only on pushes to main, not PRs

This commit is contained in:
henrygd
2026-08-16 20:33:38 -04:00
parent 7e7bcb3b35
commit dbe10e3a8f
-4
View File
@@ -2,10 +2,6 @@
name: VulnCheck
on:
pull_request:
branches:
- main
push:
branches:
- main