Skip to content

Commit 61809ab

Browse files
committed
ci: typo fix, move 'workflow_dispatch' to correct place
1 parent 0925da6 commit 61809ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/microk8s-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- 'backend/**'
99
- 'chart/**'
1010
- '.github/workflows/microk8s-ci.yaml'
11-
workflow_dispatch:
11+
workflow_dispatch:
1212

1313
env:
1414
ECHO_SERVER_HOST_URL: http://10.0.1.1:18080

0 commit comments

Comments
 (0)