Skip to content

Commit

Permalink
MAINT: Update time of the nightly-docs (#4540)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxJPRey authored Apr 19, 2024
1 parent 151097e commit e73420d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Nightly Documentation Build

on:
workflow_dispatch:
schedule: # UTC at 0400
- cron: '0 4 * * *'
schedule: # UTC at 0300
- cron: '0 3 * * *'

env:
ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }}
Expand Down

0 comments on commit e73420d

Please sign in to comment.