Auto deploy collab staging daily (#18085)
This should avoid us breaking the collab build and not noticing for a month Release Notes: - N/A
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: Bump collab-staging Tag
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
# Fire every day at 16:00 UTC (At the start of the US workday)
|
||||
- cron: "0 16 * * *"
|
||||
|
||||
jobs:
|
||||
update-collab-staging-tag:
|
||||
|
||||
Reference in New Issue
Block a user