Skip to content

Bump Microsoft.Windows.Compatibility from 10.0.1 to 10.0.4 #9055

Bump Microsoft.Windows.Compatibility from 10.0.1 to 10.0.4

Bump Microsoft.Windows.Compatibility from 10.0.1 to 10.0.4 #9055

name: 'OPS status checker'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
status_checker_job:
name: Look for build warnings
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- uses: dotnet/docs-actions/actions/status-checker@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}