Skip to content

Commit d37576f

Browse files
authored
Update release.yml
1 parent 476e2f0 commit d37576f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
- "pnpm-lock.yaml"
1515
- "pnpm-workspace.yaml"
1616
- "turbo.json"
17+
paths-ignore:
18+
- "**.md"
19+
- ".github/CODEOWNERS"
20+
- ".github/ISSUE_TEMPLATE/**"
1721

1822
jobs:
1923
release:

0 commit comments

Comments
 (0)