Skip to content

Commit

Permalink
chore: Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bpbeatty committed Jun 23, 2024
2 parents c19ee4c + cf77151 commit 001b58f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '30 15 * * *' # 15:30-ish UTC everyday (30 min delay after 'main' builds)
- cron: '35 4 * * *' # 4:30-ish UTC everyday (30 min delay after 'main' builds)
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-40.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '35 15 * * *' # 15:30-ish UTC everyday (30 min delay after 'main' builds)
- cron: '35 3 * * *' # 3:30-ish UTC everyday (30 min delay after 'main' builds)
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 001b58f

Please sign in to comment.