From 6d47777f45c5ead1ba341ba41e087301c52f5f30 Mon Sep 17 00:00:00 2001 From: Benjamin Quorning Date: Sat, 21 Sep 2024 12:50:41 +0200 Subject: [PATCH] We don't use Fossa anymore --- .github/workflows/actions.yml | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 3b45dc6e67..d811f9d246 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -88,5 +88,4 @@ jobs: mysql --host 127.0.0.1 --port 3306 -u root -e "GRANT ALL ON *.* TO 'travis'@'%';" - env: NAME: ${{ matrix.name }} - FOSSA_API_KEY: ${{ secrets.FOSSA_API_KEY }} run: ${{ matrix.run }} diff --git a/README.md b/README.md index f66f3effe9..228893f85c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ![Build status](https://github.com/zendesk/samson/workflows/repo-checks/badge.svg) -[![FOSSA Status](https://app.fossa.io/api/projects/custom%2B4071%2Fgit%40github.com%3Azendesk%2Fsamson.git.svg?type=shield)](https://app.fossa.io/projects/custom%2B4071%2Fgit%40github.com%3Azendesk%2Fsamson.git?ref=badge_shield) [![DockerHub Status](https://img.shields.io/docker/stars/zendesk/samson.svg)](https://hub.docker.com/r/zendesk/samson) Samson is a web interface for deployments. [Live Demo](https://samson.onrender.com)