Skip to content

VIH-11135 display joining message when hearing has started for participants who are auto transferred #198

VIH-11135 display joining message when hearing has started for participants who are auto transferred

VIH-11135 display joining message when hearing has started for participants who are auto transferred #198

name: OSV-Scanner PR Scan
# Change "main" to your default branch if you use a different name, i.e. "master"
on:
pull_request:
branches: [master]
merge_group:
branches: [master]
push:
branches: [master]
permissions:
# Required to upload SARIF file to CodeQL. See: https://github.com/github/codeql-action/issues/2117
actions: read
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
jobs:
scan-pr:
uses: 'google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.2'
with:
fail-on-vuln: false