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 3d48811 commit e030d05Copy full SHA for e030d05
1 file changed
.github/workflows/ci.yaml
@@ -10,6 +10,7 @@ on:
10
schedule:
11
# nightly tests, 2 am
12
- cron: "0 2 * * *"
13
+ workflow_dispatch:
14
15
concurrency:
16
# Probably overly cautious group naming.
0 commit comments