We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735b578 commit 274781eCopy full SHA for 274781e
1 file changed
.github/workflows/tmbundle.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
paths:
6
- 'plush.tmbundle/**'
7
+ - '.github/workflows/tmbundle.yml' # Trigger on changes to this workflow file
8
workflow_dispatch:
9
10
jobs:
0 commit comments