Skip to content

Commit b633323

Browse files
committed
chore: Remove path glob restriction on releaser to trigger initial release
1 parent e23f441 commit b633323

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/semantic-releaser.yml

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

118
jobs:
129
release:

0 commit comments

Comments
 (0)