Skip to content

Commit 2efcad2

Browse files
actions: run conda builds nightly
1 parent cf67e1c commit 2efcad2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-conda-envs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
cylc_flow_version:
1111
description: 'Version to install.'
1212
required: true
13+
schedule:
14+
- cron: '45 0 * * *'
1315

1416
jobs:
1517
test_conda_install:

0 commit comments

Comments
 (0)