From b9db1a5e2e303156e959559524b4aca3a5d497de Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Tue, 27 Jun 2023 17:26:54 +0300 Subject: [PATCH] Update README.md (#823) * Update README.md --- .github/workflows/ci.yml | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d40b4e..624155a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,3 +16,4 @@ jobs: release: uses: ./.github/workflows/docker-build-push.yml needs: [test] + if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request' diff --git a/README.md b/README.md index d3c52de..8ddfa8e 100644 --- a/README.md +++ b/README.md @@ -100,12 +100,14 @@ Visit [Configuration](docs/admins_docs.md#5-configuration) page. ## Documentation + * [Users documentation](docs/user_docs.md) page * [Administrators documentation](docs/admins_docs.md) page * [Developers documentation](docs/developers_docs.md) page ## Technology + This software uses the following list of awesome technologies: Python, Django, Django Rest Framework, Celery, PostgreSQL, Redis, Nginx, uWSGI, React, Fine Uploader, video.js, FFMPEG, Bento4 @@ -129,4 +131,5 @@ If you like the project, here's a few things you can do ## Contact + info@mediacms.io