Skip to content

Codify Test Coverage Expansion pattern #977

Codify Test Coverage Expansion pattern

Codify Test Coverage Expansion pattern #977

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Skip CodeQL
run: echo "CodeQL scanning disabled for this repository"