Skip to content

Commit

Permalink
Switch to garnix for checks build
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbot95 committed Nov 8, 2023
1 parent 1ca1b9b commit 473dc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- master
jobs:
check:
if: ${{ false }} # disable for now
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nix-steam-server
<div align="center">
<img src="https://img.shields.io/github/actions/workflow/status/scottbot95/nix-steam-servers/checks.yaml" alt="Build status"/>
<a href="https://garnix.io"><img alt="built with garnix" src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fscottbot95%2Fnix-steam-servers%3Fbranch%3Dmaster"></a>
<img src="https://img.shields.io/github/actions/workflow/status/scottbot95/nix-steam-servers/gh-pages.yaml?label=docs" alt="Docs status"/>
</div>

Expand Down

0 comments on commit 473dc8c

Please sign in to comment.