Skip to content

Commit 37d39fe

Browse files
committed
Added an option to run build action manually
1 parent 8ce0f77 commit 37d39fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- dtq-dev
1313
- customer/*
1414
pull_request:
15+
workflow_dispatch:
1516

1617
permissions:
1718
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)