diff --git a/.github/workflows/main.yml b/.github/workflows/tests.yml similarity index 98% rename from .github/workflows/main.yml rename to .github/workflows/tests.yml index ac42598..4a60464 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/tests.yml @@ -1,5 +1,5 @@ --- -name: dots +name: tests on: push: branches: diff --git a/README.md b/README.md index c8d8580..d78911d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![dots](https://github.com/iskm/dots/actions/workflows/main.yml/badge.svg)](https://github.com/iskm/dots/actions/workflows/main.yml) +![tests](https://github.com/iskm/dots/actions/workflows/tests.yml/badge.svg) # dotfiles Quick configs i can't live without on my machines.