reverted pr-check

This commit is contained in:
Vadim 2024-03-13 13:04:27 +01:00
parent 4b8e5c2659
commit bed5c11d3e

View file

@ -6,7 +6,6 @@
name: PR check
on:
workflow_dispatch:
push:
branches: ["main"]
pull_request:
@ -62,4 +61,4 @@ jobs:
run: |
bash ./.github/scripts/stub_iap.sh
flutter pub get
flutter analyze lib --fatal-infos
flutter analyze lib --fatal-infos