Skip to content

Commit

Permalink
Run weekly more then enough
Browse files Browse the repository at this point in the history
  • Loading branch information
DonQuiProgger committed Aug 5, 2024
1 parent bd530f7 commit c96939e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches: main
schedule:
# Run daily one hour after archlinux build
- cron: '0 1 * * *'
# Run weekly one hour after archlinux build
- cron: '0 1 * * 0'

jobs:
build:
Expand Down

0 comments on commit c96939e

Please sign in to comment.