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 033d553 commit d1e9a66Copy full SHA for d1e9a66
.github/workflows/lint-and-test-nightly.yml
@@ -2,6 +2,7 @@ name: lint-and-test-nightly
2
on:
3
schedule:
4
- cron: "0 0 * * *"
5
+ workflow_dispatch:
6
7
jobs:
8
lint-and-test-nightly:
0 commit comments