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 791279f commit 391f7aaCopy full SHA for 391f7aa
1 file changed
.github/workflows/smoke-test.yml
@@ -8,6 +8,7 @@ on:
8
branches:
9
- main
10
pull_request:
11
+ workflow_dispatch:
12
schedule:
13
- cron: "0 0 * * *" # every day at midnight
14
0 commit comments