Skip to content

Commit 93b360a

Browse files
committed
ci: add deploy workflow to its own path trigger
1 parent 3a6d6d5 commit 93b360a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- 'fly.toml'
1212
- 'package.json'
1313
- 'bun.lock'
14+
- '.github/workflows/deploy-api.yml'
1415

1516
workflow_dispatch:
1617
inputs:

0 commit comments

Comments
 (0)