Skip to content

Pull request validation: #Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in the action-updates group #49

Pull request validation: #Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in the action-updates group

Pull request validation: #Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in the action-updates group #49

Workflow file for this run

name: Pull request validation
run-name: "Pull request validation: #${{ github.event.pull_request.title }}"
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/callable-test.yaml
secrets: inherit
build:
uses: ./.github/workflows/callable-build.yaml
secrets: inherit