Skip to content

dotnet lint

dotnet lint #42

Workflow file for this run

name: dotnet lint
on:
workflow_dispatch:
schedule:
- cron: 0 1 * * 1 # At AM10:00 JST on Monday
jobs:
lint_csharp:
uses: guitarrapc/actions/.github/workflows/reusable-dotnet-lint.yaml@main