Skip to content

Commit 1a01457

Browse files
committed
Add manually trigger the build workflow
1 parent 7a6925b commit 1a01457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- '[0-9]+.[0-9]+.[0-9]+'
1212
pull_request:
1313
types: [ opened, synchronize, reopened ]
14+
workflow_dispatch:
1415

1516
jobs:
1617
build:

0 commit comments

Comments
 (0)