Skip to content

Commit 27ba03f

Browse files
authored
Allow manual trigger
1 parent 1f4c543 commit 27ba03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: 'Auto Build'
22
on:
3+
workflow_dispatch:
34
pull_request:
45
paths:
56
- 'ui/js/blocks/src/**'

0 commit comments

Comments
 (0)