mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-10 21:05:04 +02:00
Stop building on a timer
This commit is contained in:
parent
737a33a03f
commit
e0b92d3118
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,8 +2,6 @@ name: "Build"
|
|||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 12 * * SUN' # runs weekly on Sunday at 12:00
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue