Skip to content

Commit eddc9c3

Browse files
committed
fix workflow dispatch
1 parent f335fb8 commit eddc9c3

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
@@ -5,7 +5,7 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8-
workflow_dispatch
8+
workflow_dispatch:
99

1010
jobs:
1111
test:

0 commit comments

Comments
 (0)