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.
2 parents 1da3afa + a2e08e9 commit 32480e9Copy full SHA for 32480e9
.github/workflows/scheduled-unit-tests.yml
@@ -3,6 +3,7 @@ name: scheduled unit tests
3
on:
4
schedule:
5
- cron: '10 8 * * *'
6
+ workflow_dispatch:
7
8
jobs:
9
scheduled-unit-tests:
0 commit comments