Skip to content

Commit 1c67547

Browse files
committed
chore(.github/workflows/release.yml): update ignore paths in release workflow
1 parent 56a4585 commit 1c67547

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
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- 'README.md'
9+
- 'docs/**'
10+
- '*.md'
711

812
permissions:
913
contents: write

0 commit comments

Comments
 (0)