move flutter app to packages (#112)

* remove flutter app from root

* add flutter app to packages

* ci: haskell build only on haskell changes

* update app identifiers
This commit is contained in:
Evgeny Poberezkin
2021-10-03 19:59:08 +01:00
committed by GitHub
parent a39cd2990f
commit e198424da8
81 changed files with 250 additions and 460 deletions
+3
View File
@@ -11,6 +11,9 @@ on:
- haskell/**
- .github/workflows/build_haskell.yml
pull_request:
paths:
- haskell/**
- .github/workflows/build_haskell.yml
jobs:
prepare-release: