Comment out file paths for snippets 5000 (#22413)

* Comment out file paths

* Update branch
pull/22414/head
Genevieve Warren 2021-05-26 14:36:36 -07:00 committed by GitHub
parent a9418e2cda
commit b2366abe3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -6,19 +6,19 @@ name: Snippets 5000
on:
pull_request:
paths:
- "**.cs"
- "**.vb"
- "**.fs"
- "**.xaml"
- "**.razor"
- "**.cshtml"
- "**.vbhtml"
- "**.csproj"
- "**.vbproj"
- "**.fsproj"
- "**.sln"
- "**global.json"
- "**snippets.5000.json"
# - "**.cs"
# - "**.vb"
# - "**.fs"
# - "**.xaml"
# - "**.razor"
# - "**.cshtml"
# - "**.vbhtml"
# - "**.csproj"
# - "**.vbproj"
# - "**.fsproj"
# - "**.sln"
# - "**global.json"
# - "**snippets.5000.json"
branches: [ none ]
env: