Skip to content

Commit dafdac5

Browse files
authored
Remove fossa scanning and fix dockerhub description (#14)
* Remove fossa scanning * Fix repo name in dockerhub description
1 parent 125f1bb commit dafdac5

File tree

3 files changed

+2
-76
lines changed

3 files changed

+2
-76
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
with:
2626
username: ${{ secrets.DOCKER_USERNAME }}
2727
password: ${{ secrets.DOCKER_PASSWORD }}
28-
repository: nginx/nginx-ingress-helm-operator
28+
repository: nginx/nginx-ingress-operator
2929
short-description: ${{ github.event.repository.description }}

.github/workflows/fossa.yml

Lines changed: 0 additions & 74 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Continuous Integration](https://github.com/nginxinc/nginx-ingress-helm-operator/workflows/Continuous%20Integration/badge.svg)](https://github.com/nginxinc/nginx-ingress-helm-operator/actions) [![FOSSA Status](https://app.fossa.com/api/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fnginx-ingress-helm-operator.svg?type=shield)](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fnginx-ingress-helm-operator?ref=badge_shield)
1+
[![Continuous Integration](https://github.com/nginxinc/nginx-ingress-helm-operator/workflows/Continuous%20Integration/badge.svg)](https://github.com/nginxinc/nginx-ingress-helm-operator/actions)
22

33
# NGINX Ingress Operator
44

0 commit comments

Comments
 (0)