Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/nightlybuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Nightly Build

on:
schedule:
- cron: "48 16 * * *"
- cron: "* 23 * * *"

jobs:
build:
Expand Down
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# EstateManagement
# EstateManagement

## Build Status

[![Last Nightly Build Status Badge](https://github.com/StuartFerguson/EstateManagement/workflows/Nightly%20Build/badge.svg)](https://github.com/StuartFerguson/EstateManagement/workflows/Nightly%20Build/badge.svg)
[![Last Release Build Status Badge](https://github.com/StuartFerguson/EstateManagement/workflows/Release/badge.svg)](https://github.com/StuartFerguson/EstateManagement/workflows/Release/badge.svg)

## Nuget Versions

**Client Proy Base:** [![Estate Management Client MyGet Badge](https://buildstats.info/myget/transactionprocessing/EstateManagement.Client)](https://buildstats.info/myget/transactionprocessing/EstateManagement.Client)

## Code Coverage Results

[![Coverage Status](https://coveralls.io/repos/github/StuartFerguson/EstateManagement/badge.svg)](https://coveralls.io/github/StuartFerguson/EstateManagement)