Skip to content

Commit

Permalink
chore(ci): rename yaml extension to yml, idk why it was yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vichannnnn committed Jul 19, 2023
1 parent b3839cd commit 680a1c7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file added .github/workflows/changelog.yml
Empty file.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![codecov](https://codecov.io/gh/vichannnnn/holy-grail/branch/dev/graph/badge.svg)](https://codecov.io/gh/vichannnnn/holy-grail/tree/dev)
[![Python](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/)
[![Docker](https://img.shields.io/badge/built%20with-Docker-blue)](https://www.docker.com/)
[![CI/CD Pipeline](https://github.com/vichannnnn/holy-grail/actions/workflows/merge-ci.yaml/badge.svg)](https://github.com/vichannnnn/holy-grail/actions)
[![CI/CD Pipeline](https://github.com/vichannnnn/holy-grail/actions/workflows/merge-ci.yml/badge.svg)](https://github.com/vichannnnn/holy-grail/actions)
[![uptime](https://img.shields.io/uptimerobot/ratio/m794760445-dff1c0837b5b490bd3695fc5)](https://grail.moe)

This is a monorepo for the Holy Grail webapp consisting of a few services: Celery task runner, Redis broker, Postgres
Expand Down

0 comments on commit 680a1c7

Please sign in to comment.