Update README.md (#823)

* Update README.md
This commit is contained in:
Markos Gogoulos
2023-06-27 17:26:54 +03:00
committed by GitHub
parent 296aeac567
commit b9db1a5e2e
2 changed files with 4 additions and 0 deletions

View File

@@ -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'