Skip to content

Commit 8e29f69

Browse files
authored
Fix typo in start-integration-tests.yml (#2690)
Follow up to #2688
1 parent 60249ec commit 8e29f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/start-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: start-integration-tests
33
on:
44
schedule:
55
- cron: '*/10 * * * *'
6-
workflow_distpatch:
6+
workflow_dispatch:
77

88
jobs:
99
# Trigger for pull requests.

0 commit comments

Comments
 (0)