Skip to content

Commit 83885f3

Browse files
committed
Fix syntax error in workflow
1 parent a00877d commit 83885f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/language-reference.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
branches:
99
- 'language-reference-stable'
10-
workflow_dispatch
10+
workflow_dispatch:
1111

1212
jobs:
1313
build-and-push:

0 commit comments

Comments
 (0)