Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Tweak schedule to fix notifications for Fred
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Feb 24, 2023
1 parent f2b5a68 commit 4ec138f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
pull_request:
schedule:
- cron: '42 15 * * *'
- cron: '42 16 * * *'
jobs:
build:
name: HHVM ${{matrix.hhvm}} - ${{matrix.os}}
Expand Down

0 comments on commit 4ec138f

Please sign in to comment.