maliming
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
.github/workflows/build-and-test.yml
|
|
@ -18,6 +18,7 @@ on: |
|
|
- 'templates/**/*.razor' |
|
|
- 'templates/**/*.razor' |
|
|
- 'Directory.Build.props' |
|
|
- 'Directory.Build.props' |
|
|
- 'Directory.Packages.props' |
|
|
- 'Directory.Packages.props' |
|
|
|
|
|
- '.github/workflows/build-and-test.yml' |
|
|
|
|
|
|
|
|
pull_request: |
|
|
pull_request: |
|
|
paths: |
|
|
paths: |
|
|
@ -35,6 +36,7 @@ on: |
|
|
- 'templates/**/*.razor' |
|
|
- 'templates/**/*.razor' |
|
|
- 'Directory.Build.props' |
|
|
- 'Directory.Build.props' |
|
|
- 'Directory.Packages.props' |
|
|
- 'Directory.Packages.props' |
|
|
|
|
|
- '.github/workflows/build-and-test.yml' |
|
|
types: |
|
|
types: |
|
|
- opened |
|
|
- opened |
|
|
- synchronize |
|
|
- synchronize |
|
|
|