Skip to content

Commit 0f37223

Browse files
actions: ru create-conda-envs nightly
1 parent aec09a0 commit 0f37223

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
@@ -6,6 +6,8 @@ on:
66
- '.github/workflows/create-conda-envs.yml'
77
- '.github/actions/create-conda-envs/*'
88
- 'src/reference/environments/env/*.ya?ml'
9+
schedule:
10+
- cron: '35 0 * * *'
911
workflow_dispatch:
1012
inputs:
1113
cylc_flow_version:

0 commit comments

Comments
 (0)