Skip to content

Commit 274781e

Browse files
committed
Auto-run the release workflow when the workflow file is changed
1 parent 735b578 commit 274781e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tmbundle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
paths:
66
- 'plush.tmbundle/**'
7+
- '.github/workflows/tmbundle.yml' # Trigger on changes to this workflow file
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)