Skip to content

Commit 060ece4

Browse files
committed
chore: remove markdown exclusion from release workflow
- Allow workflow to run on documentation changes - Enable rebuild for signed release assets
1 parent 0086330 commit 060ece4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
paths-ignore:
8-
- '**.md'
98
- '.github/**'
109
- '!.github/workflows/release.yml'
1110

0 commit comments

Comments
 (0)