Run Update Antora UI Spring Workflow Every Day
Closes gh-14993
This commit is contained in:
parent
3bdb18468f
commit
62b3fe2e38
|
@ -1,6 +1,8 @@
|
|||
name: Update Antora UI Spring
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 10 * * *' # Once per day at 10am UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue