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

Commit

Permalink
chore(ci): update time to match upstream schedule (ublue-os#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored May 8, 2023
1 parent cb0681e commit b532c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and Push Image
on:
schedule:
- cron: '20 22 * * *' # 10:20pm everyday
- cron: '00 10 * * *' # 10:00am everyday
pull_request:
paths-ignore:
- '**.md'
Expand Down

0 comments on commit b532c42

Please sign in to comment.