Skip to content

Commit

Permalink
workflow - update schedule for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethSamuel-MSFT committed Dec 17, 2024
1 parent 5814af3 commit fd60c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autogen-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: autogen-docs
run-name: Automatically run GenerateDocs
on:
schedule:
- cron: '20 20 * * TUE'
- cron: '30 20 * * TUE'
- cron: '45 10 * * TUE'
- cron: '45 10 * * THU'
jobs:
Expand Down

0 comments on commit fd60c7e

Please sign in to comment.