fix: recent erroneous PRs (#658)

This commit is contained in:
James Hegedus
2022-08-23 01:34:35 +10:00
committed by GitHub
parent e77ba64469
commit 08fb6a9074
2 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | [![Build Status](https://github.com/younke/asdf-carthage/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-carthage/actions) |
| ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | [![Build Status](https://github.com/asdf-community/asdf-ccache/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-ccache/actions) |
| certstrap | [carnei-ro/asdf-certstrap](https://github.com/carnei-ro/asdf-certstrap) | [![Build Status](https://github.com/carnei-ro/asdf-certstrap/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-certstrap/actions) |
| cidr-merger | [cidr-merger](https://github.com/ORCID/asdf-cidr-merger) | [![Build](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml) |
| cidr-merger | [cidr-merger](https://github.com/ORCID/asdf-cidr-merger) | [![Build](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-cidr-merger/actions/workflows/build.yml) |
| cf | [mattysweeps/asdf-cf](https://github.com/mattysweeps/asdf-cf) | [![Build Status](https://travis-ci.org/mattysweeps/asdf-cf.svg?branch=master)](https://travis-ci.org/mattysweeps/asdf-cf) |
| cfssl | [mathew-fleisch/asdf-cfssl](https://github.com/mathew-fleisch/asdf-cfssl) | [![Build Status](https://github.com/mathew-fleisch/asdf-cfssl/workflows/Build/badge.svg?branch=main)](https://github.com/mathew-fleisch/asdf-cfssl/actions) |
| chamber | [mintel/asdf-chamber](https://github.com/mintel/asdf-chamber) | [![Build Status](https://github.com/mintel/asdf-chamber/workflows/Build/badge.svg?branch=master)](https://github.com/mintel/asdf-chamber/actions) |
@@ -106,8 +106,8 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| checkov | [bosmak/asdf-checkov](https://github.com/bosmak/asdf-checkov) | [![Build Status](https://github.com/bosmak/asdf-checkov/workflows/Build/badge.svg)](https://github.com/bosmak/asdf-checkov/actions) |
| chezmoi | [joke/asdf-chezmoi](https://github.com/joke/asdf-chezmoi) | [![Build Status](https://github.com/joke/asdf-chezmoi/workflows/Build/badge.svg)](https://github.com/joke/asdf-chezmoi/actions) |
| chezscheme | [asdf-community/asdf-chezscheme](https://github.com/asdf-community/asdf-chezscheme) | [![Build Status](https://github.com/asdf-community/asdf-chezscheme/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-chezscheme/actions) |
| CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken)
| Chromedriver | [schinckel/asdf-chromedriver](https://github.com/schinckel/asdf-chromedriver) | [![Build status](https://github.com/schinckel/asdf-chromedriver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/schinckel/asdf-chromedriver/actions)
| CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken) |
| Chromedriver | [schinckel/asdf-chromedriver](https://github.com/schinckel/asdf-chromedriver) | [![Build status](https://github.com/schinckel/asdf-chromedriver/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/schinckel/asdf-chromedriver/actions) |
| cilium-cli | [carnei-ro/asdf-cilium-cli](https://github.com/carnei-ro/asdf-cilium-cli) | [![Build Status](https://github.com/carnei-ro/asdf-cilium-cli/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-cilium-cli/actions) |
| cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | [![Build Status](https://github.com/NitriKx/asdf-cilium-hubble/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/NitriKx/asdf-cilium-hubble/actions) |
| Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | [![Build Status](https://github.com/asdf-community/asdf-clojure/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-clojure/actions) |

View File