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 cf67e1c commit 2efcad2Copy full SHA for 2efcad2
.github/workflows/create-conda-envs.yml
@@ -10,6 +10,8 @@ on:
10
cylc_flow_version:
11
description: 'Version to install.'
12
required: true
13
+ schedule:
14
+ - cron: '45 0 * * *'
15
16
jobs:
17
test_conda_install:
0 commit comments