mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Update check-for-build-warnings.yml (#1100)
This commit is contained in:
@@ -9,6 +9,6 @@ jobs:
|
|||||||
name: Look for build warnings
|
name: Look for build warnings
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dotnet/samples/.github/actions/status-checker@main
|
- uses: dotnet/docs-actions/actions/status-checker@main
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user