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

View File

@@ -2,10 +2,6 @@
name: VulnCheck name: VulnCheck
on: on:
pull_request:
branches:
- main
push: push:
branches: branches:
- main - main