diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 6e5555beb..c67b7ab1c 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -5,6 +5,7 @@ on: branches: - main pull_request: + workflow_dispatch: concurrency: 'sandbox' diff --git a/README.md b/README.md index 537efbdc5..026b7b6e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CI/CD Pipeline](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/pipeline.yml/badge.svg?branch=main&event=push)](https://github.com/communitiesuk/mhclg-data-collection-beta/actions/workflows/pipeline.yml) + # Data Collection App This is the codebase for the Ruby/Rails app that will handle the submission of Lettings and Sales of Social Housing in England data.