We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476e2f0 commit d37576fCopy full SHA for d37576f
1 file changed
.github/workflows/release.yml
@@ -14,6 +14,10 @@ on:
14
- "pnpm-lock.yaml"
15
- "pnpm-workspace.yaml"
16
- "turbo.json"
17
+ paths-ignore:
18
+ - "**.md"
19
+ - ".github/CODEOWNERS"
20
+ - ".github/ISSUE_TEMPLATE/**"
21
22
jobs:
23
release:
0 commit comments