Skip to content

Commit

Permalink
Update main_cpus_6.yml
Browse files Browse the repository at this point in the history
change cron specs
  • Loading branch information
fabnicol authored Jul 2, 2021
1 parent 9ffe004 commit 2700b14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main_cpus_6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ name: Gentoo.mkg.builder.6
on:
push:
branches:
- master
- gnome
pull_request:
branches:
- master
- gnome
schedule:
- cron: "0 2 * * 1-5"
- cron: "0 2 * * 1-6"

workflow_dispatch:

Expand Down

0 comments on commit 2700b14

Please sign in to comment.