We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60249ec commit 8e29f69Copy full SHA for 8e29f69
.github/workflows/start-integration-tests.yml
@@ -3,7 +3,7 @@ name: start-integration-tests
3
on:
4
schedule:
5
- cron: '*/10 * * * *'
6
- workflow_distpatch:
+ workflow_dispatch:
7
8
jobs:
9
# Trigger for pull requests.
0 commit comments