Skip to content

Commit

Permalink
Merge pull request #2998 from Azure/xynoclafe/Update-scheduling
Browse files Browse the repository at this point in the history
Update scheduling for generate schemas job
  • Loading branch information
Xynoclafe authored Nov 3, 2023
2 parents e4c9465 + 3617b1a commit 793854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-schemas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Generate Schemas

on:
schedule:
- cron: '45 5 * * SUN'
- cron: '45 5 * * TUE,THU'
workflow_dispatch:
inputs:
api_specs_ref:
Expand Down

0 comments on commit 793854b

Please sign in to comment.