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 5e820eb commit 323e128Copy full SHA for 323e128
.github/workflows/lint-and-test-nightly.yml
@@ -1,6 +1,6 @@
1
name: lint-and-test-nightly
2
on:
3
- workflow_run:
+ workflow_dispatch:
4
schedule:
5
- cron: "0 0 * * *"
6
0 commit comments