diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e5e1c66..e8c63ac 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,9 +1,10 @@ name: "Deploy Lingput" on: - push: - branches: - - main + workflow_run: + workflows: ["PR Tests"] + types: [completed] + branches: [main] jobs: build: diff --git a/README.md b/README.md index a21a5c5..8098c8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Lingput - AI-Powered Comprehensible Input for Language Learning +[![Tests](https://github.com/mark-mdev/lingput/actions/workflows/pr-tests.yml/badge.svg)](https://github.com/mark-mdev/lingput/actions/workflows/pr-tests.yml) +[![Deploy](https://github.com/mark-mdev/lingput/actions/workflows/deploy.yml/badge.svg)](https://github.com/mark-mdev/lingput/actions/workflows/deploy.yml) + **Demo:** https://lingput.dev/ https://app.lingput.dev/