Skip to content

fix missing file stats metrics for sqlserver newer than 2012 and not Azure SQL Database/Azure SQL Managed Instance #14333

fix missing file stats metrics for sqlserver newer than 2012 and not Azure SQL Database/Azure SQL Managed Instance

fix missing file stats metrics for sqlserver newer than 2012 and not Azure SQL Database/Azure SQL Managed Instance #14333

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
if: ${{ github.base_ref == 'master' }}
with:
repo: core
secrets: inherit