Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove comments
  • Loading branch information
mikeharder committed Jul 1, 2025
commit 81f2f71d05cfad5e6383f5eb09af1cc04ebacc36
2 changes: 0 additions & 2 deletions .github/workflows/avocado-code.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: "[TEST-IGNORE] Swagger Avocado - Analyze Code"

on: pull_request
Expand Down Expand Up @@ -29,9 +29,7 @@
"/package.json" \
"/package-lock.json" \
"/cadl/examples/" \
# Ignore TSP "examples" folder in structure v2
'(?=/examples/)(?!(?:/stable/|/preview/))' \
# May contain test specs
"/.github/" \
"/eng/" \
--includePaths \
Expand Down
Loading