@ -5,9 +5,9 @@ on:
# Do not run on pull-request because the required tokens
# cannot be read from there.
push:
paths-ignore:
- "wiki/**"
- "**.md"
paths:
- .github/workflows/sonarcloud.yml
- "src/**"
env:
dotnetVersion: "6.0.x"