Skip to content

Commit 50037d2

Browse files
committed
fix(workflow): 🐛 updated pre-release workflows
allow manual trigger or when core-java changes made
1 parent 0c59167 commit 50037d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
- closed
1212
paths:
1313
- 'core-java/**'
14-
- '.github/workflows/**'
1514

1615
env:
1716
GITHUB_AUTH: ${{ secrets.PUSH_TOKEN }}

0 commit comments

Comments
 (0)