Skip to content

chore: always use dotnet 6 for format checking. #3612

chore: always use dotnet 6 for format checking.

chore: always use dotnet 6 for format checking. #3612

# This workflow performs static analysis checks.
name: static analysis
on:
pull_request:
push:
branches:
- main
jobs:
not-grep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: not-grep
uses: mattsb42-meta/[email protected]