Skip to content

Commit

Permalink
Merge pull request #4116 from zendesk/bquorning/remove-fossa
Browse files Browse the repository at this point in the history
We don't use Fossa anymore
  • Loading branch information
grosser authored Oct 14, 2024
2 parents 21df496 + 6d47777 commit 6286c9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<img src="https://github.com/zendesk/samson/raw/master/app/assets/images/logo_light.png" width=400/>

![Build status](https://github.com/zendesk/samson/workflows/repo-checks/badge.svg)
[![FOSSA Status](https://app.fossa.io/api/projects/custom%2B4071%2Fgit%40git.luolix.top%3Azendesk%2Fsamson.git.svg?type=shield)](https://app.fossa.io/projects/custom%2B4071%2Fgit%40git.luolix.top%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)
Expand Down

0 comments on commit 6286c9d

Please sign in to comment.