Skip to content

Commit 87b871e

Browse files
committed
chore(ci): allow manual trigger for asset build workflow
1 parent dcc4935 commit 87b871e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- 'vite.admin.config.ts'
1010
- 'package.json'
1111
- 'package-lock.json'
12+
workflow_dispatch:
1213

1314
permissions:
1415
contents: write

0 commit comments

Comments
 (0)