Skip to content

Commit 9641f22

Browse files
Update build.yml - added an option to manually run build action
1 parent 95b1db9 commit 9641f22

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)