modified: .github/workflows/ci.yml

This commit is contained in:
nikolai@vontainment.com 2025-08-13 23:06:58 -04:00
parent 29f9990f98
commit f2646292b0

View file

@ -3,6 +3,7 @@ name: CI Scan
on:
push:
branches: [ "main", "dev" ]
workflow_dispatch:

jobs:
build-test-scan: