Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Bowyer committed Jan 11, 2020
2 parents 29ce7cd + 4cfa434 commit 4fa14cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release NuGet
name: Release

on:
# Trigger the workflow on push only for master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build and test

on: [push, pull_request]
on: [pull_request]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/loopieio/Postmates.NET/master/postmates-logo-1.png" height="50">

![Actions status](https://github.com/loopieio/Postmates.NET/workflows/Build%20and%20test/badge.svg)
![Actions status](https://github.com/loopieio/Postmates.NET/workflows/Release/badge.svg)
![Nuget](https://img.shields.io/nuget/v/Postmates.NET.svg)

## Documentation
Expand Down

0 comments on commit 4fa14cd

Please sign in to comment.