Skip to content

Commit 055c9e2

Browse files
authored
allow to manually trigger the ci build steps (#8659)
1 parent 621faba commit 055c9e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
branches:
1111
- '*'
12+
workflow_dispatch: {}
1213

1314
env:
1415
USER_UID: 1001

0 commit comments

Comments
 (0)