Skip to content

Commit

Permalink
Tweak time and os
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethSamuel-MSFT committed Dec 12, 2024
1 parent 86bc4f9 commit 2f09cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: auto-publish
run-name: Automatically publish documentation
on:
schedule:
- cron: '30 22 * * THU'
- cron: '40 22 * * THU'
jobs:
auto-publish:
runs-on: windows-latest
runs-on: ubuntu-latest
permissions:
contents: write
defaults:
Expand Down

0 comments on commit 2f09cd0

Please sign in to comment.