Skip to content

Commit

Permalink
docs: add grawler badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Mar 22, 2024
1 parent 242f4bb commit aa82684
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/grawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: cargo-bins/cargo-binstall@main
- run: cargo binstall grawler -y --force
- run: grawler check
- run: wget https://github.com/mrtnvgr/grawler/releases/latest/download/grawler
- run: ./grawler check
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<h1 align="center">❄️</h1>

[![Automatic ISO builds](https://github.com/mrtnvgr/nixfiles/actions/workflows/build_iso.yml/badge.svg)](https://github.com/mrtnvgr/nixfiles/actions/workflows/build_iso.yml)
[![Grawler checks](https://github.com/mrtnvgr/nixfiles/actions/workflows/grawler.yml/badge.svg)](https://github.com/mrtnvgr/nixfiles/actions/workflows/grawler.yml)

This repository contains my [NixOS](https://nixos.org/) configurations

Expand Down

0 comments on commit aa82684

Please sign in to comment.