Skip to content

Commit 31b02a1

Browse files
Add dispatch trigger
1 parent 4ad90e1 commit 31b02a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kthcloud.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: kthcloud-ci
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
jobs:
78
docker:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)