Skip to content

Commit 59e1c0f

Browse files
committed
fix: Make release workflow execute for last release w/ notice
1 parent 386a310 commit 59e1c0f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/semantic-releaser.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- '**.tf'
9-
- '**.tmpl'
10-
- '!examples/**.tf'
117

128
jobs:
139
release:

0 commit comments

Comments
 (0)