Skip to content

Commit bfded15

Browse files
fix(ci): fix not_website matcher (#23574)
Fix not_website matcher
1 parent 63f52f2 commit bfded15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/changes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ jobs:
201201
website:
202202
- "website/**"
203203
not_website:
204-
- "**"
205204
- "!website/**"
206205
207206
# Detects changes that are specific to integration tests

0 commit comments

Comments
 (0)