Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix typo in CharUnicodeInfo.xml #183

Fix typo in CharUnicodeInfo.xml

Fix typo in CharUnicodeInfo.xml #183

name: 'OPS status checker'
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
status_checker_job:
name: Look for build warnings
runs-on: ubuntu-latest
permissions:
statuses: read
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
with:
egress-policy: audit
- uses: dotnet/docs-tools/actions/status-checker@main
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
mode: "warning"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.