Skip to content

Commit

Permalink
workflow - tweak schedule for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethSamuel-MSFT committed Dec 13, 2024
1 parent 98d8213 commit 9fb7fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: auto-publish
run-name: Automatically publish snippets
on:
schedule:
- cron: '15 23 * * FRI'
- cron: '25 23 * * FRI'
- cron: '15 10 * * TUE'
- cron: '15 10 * * THU'
jobs:
Expand Down

0 comments on commit 9fb7fb0

Please sign in to comment.