Run Update Antora UI Spring Workflow Every Day

Closes gh-14993
This commit is contained in:
Marcus Hert Da Coregio 2024-05-03 12:01:31 -03:00
parent 3bdb18468f
commit 62b3fe2e38
1 changed files with 2 additions and 0 deletions

View File

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