mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
setup workflows for main
This commit is contained in:
5
.github/workflows/build-flutter.yml
vendored
5
.github/workflows/build-flutter.yml
vendored
@@ -2,8 +2,9 @@ name: build-flutter
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v2
|
||||
branches: ['main']
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
|
||||
jobs:
|
||||
build-apk:
|
||||
|
||||
Reference in New Issue
Block a user