Skip to content

Commit 34b3d65

Browse files
committed
Add workflow_dispatch and bun.lock to CI triggers
1 parent 5881098 commit 34b3d65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'src/**'
88
- 'package.json'
99
- 'build.ts'
10+
- 'bun.lock'
11+
workflow_dispatch:
1012

1113
permissions:
1214
contents: write

0 commit comments

Comments
 (0)