Skip to content

Commit dfc2fdf

Browse files
committed
Adding weekday staging deployment at 8:15AM
1 parent 12f666c commit dfc2fdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-to-staging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Deploy to staging SCP instance
22
on:
3+
schedule:
4+
- cron: "15 8 * * 1-5"
35
workflow_run:
46
workflows: ["Build and publish single-cell-portal Docker image"]
57
types:

0 commit comments

Comments
 (0)