Skip to content

Commit 22e47e5

Browse files
committed
Fix a typo
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 35ef26d commit 22e47e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22
on:
33
push:
44
pull_request:
5-
dispatch_workflow:
5+
workflow_dispatch:
66

77
concurrency:
88
group: ${{ github.head_ref || github.sha }}-${{ github.workflow }}

0 commit comments

Comments
 (0)