pull/823/head
Markos Gogoulos 2023-06-27 17:20:54 +03:00
rodzic 195fd28047
commit 5e88ef9941
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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