Skip to content

Commit 0bd936e

Browse files
committed
feat(github): run debug build on push to every branch
1 parent afe2eed commit 0bd936e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/flutter.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: 'Flutter Build'
33
on:
44
pull_request: {}
55
push:
6-
branches:
7-
- main
86

97
jobs:
108
build-app:

0 commit comments

Comments
 (0)