Skip to content

Commit 58077b9

Browse files
committed
fix(workflow): 🐛 updated pre-release workflow
enabled the workflow to run for changes in workflow dir
1 parent 1c7e851 commit 58077b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release.yml

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

1516
env:
1617
GITHUB_AUTH: ${{ secrets.PUSH_TOKEN }}

0 commit comments

Comments
 (0)