Skip to content

Commit

Permalink
Updated workflow and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswikstrom committed Jun 2, 2023
1 parent ab1186f commit 85e7f4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build & Test

on:
push:
pull_request:
branches: [ main ]


jobs:
build:

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jellyhive/swedishbankaccounts/csharp.yml?branch=main)](https://github.com/jellyhive/swedishbankaccounts/actions)
[![NuGet](http://img.shields.io/nuget/v/SwedishBankAccounts.svg)](https://www.nuget.org/packages/SwedishBankAccounts/)
[![Downloads](https://img.shields.io/nuget/dt/SwedishBankAccounts)](#)

# Swedish Bank Account for C#

Expand Down

0 comments on commit 85e7f4d

Please sign in to comment.