Skip to content

Commit 383a4dc

Browse files
feat: enable manual triggering of install script tests
1 parent aa358f6 commit 383a4dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/install-script-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths:
1010
- 'install-cli.sh'
1111
- '.github/workflows/install-script-tests.yml'
12+
workflow_dispatch:
1213

1314
jobs:
1415
test-script:

0 commit comments

Comments
 (0)