mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
Change weekly build
This commit is contained in:
parent
bb0c69fd6b
commit
1bcab13d7d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
push:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * MON' # runs weekly on Monday at 00:00
|
||||
- cron: '0 12 * * SUN' # runs weekly on Sunday at 12:00
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue