Closes gh-14993
@@ -1,6 +1,8 @@
name: Update Antora UI Spring
on:
+ schedule:
+ - cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:
jobs: