Skip to content

Commit ca91b45

Browse files
authored
wf dispatch (#158)
# Pull Request Checklist Before submitting this PR, please make sure: - [ ] You have run `cargo clippy` and addressed any warnings - [ ] You have added appropriate tests (if applicable) - [ ] You have updated the documentation (if applicable) - [ ] You have reviewed your own code - [ ] You have updated changelog (if applicable) ## Description Please provide a brief description of the changes in this PR. ## Related Issues Please link any related issues here
2 parents 426ff10 + 9fe3cf4 commit ca91b45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-docker-node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- github-ci-test
1010
tags:
1111
- "*"
12+
workflow_dispatch:
1213

1314
concurrency:
1415
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)