Skip to content

ci(worker): gate the integration tests (non-short job + DB services in ci.yml + deploy.yml) #154

ci(worker): gate the integration tests (non-short job + DB services in ci.yml + deploy.yml)

ci(worker): gate the integration tests (non-short job + DB services in ci.yml + deploy.yml) #154

Workflow file for this run

name: OSV-Scanner
on:
push:
branches: [master, main]
pull_request:
branches: [master, main]
schedule:
- cron: '0 6 * * *'
permissions:
actions: read
contents: read
security-events: write
jobs:
scan:
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.3.8
permissions:
actions: read
contents: read
security-events: write