Skip to content

Commit 55b7ffe

Browse files
authored
Don't run release workflow on mdx changes (#1304)
1 parent cfe0abd commit 55b7ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths-ignore:
88
- "**.md"
9+
- "**.mdx"
910
- ".github/CODEOWNERS"
1011
- ".github/ISSUE_TEMPLATE/**"
1112

0 commit comments

Comments
 (0)