Update workflow

This commit is contained in:
Patrik Svensson 2021-10-05 17:55:08 +02:00
parent 39cfc7a62f
commit 3718502eee
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
- 'src/**' - 'src/**'
- 'test/**' - 'test/**'
- 'examples/**' - 'examples/**'
- '.github/workflows/**' - '.github/**'
jobs: jobs:

View File

@ -10,7 +10,7 @@ on:
- 'src/**' - 'src/**'
- 'test/**' - 'test/**'
- 'examples/**' - 'examples/**'
- '.github/workflows/**' - '.github/**'
env: env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true