Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
yretenai committed Sep 7, 2022
1 parent ca256c4 commit 138174e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: TACTLib
on:
push:
branches: [ develop ]
branches: [ master ]
pull_request:
branches: [ develop ]
branches: [ master ]
jobs:
build:
runs-on: windows-latest
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# TACTLib
# TACTLib [![TACTLib](https://github.com/overtools/TACTLib/actions/workflows/dotnet.yml/badge.svg)](https://github.com/overtools/TACTLib/actions/workflows/dotnet.yml)

### License: MIT
[![Build status](https://ci.appveyor.com/api/projects/status/7341i7g2qupdle6l?svg=true)](https://ci.appveyor.com/project/yukimono/tactlib)

----

Expand Down

0 comments on commit 138174e

Please sign in to comment.