Skip to content

Update cve-scanning.yml to allow for workflow_dispatch (#81) #200

Update cve-scanning.yml to allow for workflow_dispatch (#81)

Update cve-scanning.yml to allow for workflow_dispatch (#81) #200

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/build.yml