Skip to content

Commit

Permalink
Run Update Antora UI Spring Workflow Every Day
Browse files Browse the repository at this point in the history
Closes gh-14993
  • Loading branch information
marcusdacoregio committed May 3, 2024
1 parent 3bdb184 commit 62b3fe2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-antora-ui-spring.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Update Antora UI Spring

on:
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 62b3fe2

Please sign in to comment.