Skip to content

Commit 624072c

Browse files
authored
Update release.yml
1 parent d37576f commit 624072c

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,11 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- ".github/workflows/release.yml"
9-
- "packages/**"
10-
- "!packages/**/*.md"
11-
- ".changeset/**"
12-
- "integrations/**"
13-
- "!integrations/**/*.md"
14-
- "pnpm-lock.yaml"
15-
- "pnpm-workspace.yaml"
16-
- "turbo.json"
177
paths-ignore:
188
- "**.md"
199
- ".github/CODEOWNERS"
2010
- ".github/ISSUE_TEMPLATE/**"
11+
2112

2213
jobs:
2314
release:

0 commit comments

Comments
 (0)