diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yaml similarity index 100% rename from .github/workflows/cla.yml rename to .github/workflows/cla.yaml diff --git a/.github/workflows/static-checks.yml b/.github/workflows/static-checks.yaml similarity index 100% rename from .github/workflows/static-checks.yml rename to .github/workflows/static-checks.yaml diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yaml similarity index 100% rename from .github/workflows/tests.yml rename to .github/workflows/tests.yaml diff --git a/README.md b/README.md index 1e881c59f..b1b4f15dc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Zodiac Pilot + [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/gnosiguild/CODE_OF_CONDUCT) -[![Static Checks](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/static-checks.yml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/static-checks.yml) -[![Tests](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/tests.yml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/tests.yml) -[![Live Tests](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/live-tests.yml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/live-tests.yml) +[![Static Checks](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/static-checks.yaml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/static-checks.yaml) +[![Tests](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/tests.yaml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/tests.yaml) +[![Live Tests](https://github.com/gnosisguild/zodiac-pilot/actions/workflows/live-tests.yaml/badge.svg)](https://github.com/gnosiguild/zodiac-pilot/actions/workflows/live-tests.yaml) Chrome extension to simulate Dapp interactions and record transactions. [Available on the Chrome Web Store](https://chrome.google.com/webstore/detail/zodiac-pilot/jklckajipokenkbbodifahogmidkekcb?hl=en&authuser=0)