diff --git a/.github/workflows/build.yml b/.github/workflows/android.yml similarity index 99% rename from .github/workflows/build.yml rename to .github/workflows/android.yml index eac1fc27..b94f50c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/android.yml @@ -1,4 +1,4 @@ -name: Build +name: Android on: pull_request: diff --git a/.github/workflows/detekt.yml b/.github/workflows/detekt.yml index f3cd2a01..0562bd74 100644 --- a/.github/workflows/detekt.yml +++ b/.github/workflows/detekt.yml @@ -4,6 +4,9 @@ on: pull_request: branches: - 'master' + push: + branches: + - 'master' jobs: detekt: diff --git a/README.md b/README.md index d7cc4a94..2df56931 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Stocks Widget -[![Android](https://github.com/premnirmal/StockTicker/workflows/Build/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![Unit tests](https://github.com/premnirmal/StockTicker/workflows/Run%20unit%20tests/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![Detekt](https://github.com/premnirmal/StockTicker/workflows/Detekt/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![iOS](https://github.com/premnirmal/StockTicker/workflows/iOS/badge.svg)](https://github.com/premnirmal/StockTicker/actions) +[![Android](https://github.com/premnirmal/StockTicker/workflows/Android/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![Unit tests](https://github.com/premnirmal/StockTicker/workflows/Run%20unit%20tests/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![Detekt](https://github.com/premnirmal/StockTicker/workflows/Detekt/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![iOS](https://github.com/premnirmal/StockTicker/workflows/iOS/badge.svg)](https://github.com/premnirmal/StockTicker/actions) Get it on Google Play