Rename workflow from Build to Android (#482)
* Rename workflow from Build to Android * rename file to android.yml * rename file to android.yml * run detekt on push to master * update badge in README
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Build
|
||||
name: Android
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -4,6 +4,9 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
detekt:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Stocks Widget
|
||||
[](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions)
|
||||
[](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions) [](https://github.com/premnirmal/StockTicker/actions)
|
||||
|
||||
<a href="https://play.google.com/store/apps/details?id=com.github.premnirmal.tickerwidget" target="_blank">
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Google_Play_Store_badge_EN.svg/500px-Google_Play_Store_badge_EN.svg.png" alt="Get it on Google Play" height="40"/>
|
||||
|
||||
Reference in New Issue
Block a user