Skip to content

Commit

Permalink
Update DocsNav.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanngoswamii authored Dec 21, 2024
1 parent bb23e84 commit e9dfdfb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/DocsNav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
workflow_dispatch: # Allows manual triggering
schedule:
- cron: '0 0 * * 0' # Runs every week on Sunday at midnight (UTC)

defaults:
run:
shell: bash

jobs:
add-navbar:
Expand Down

0 comments on commit e9dfdfb

Please sign in to comment.