forked from cubetiq/cubetiq_dart_shared
Changed branch
This commit is contained in:
parent
a472156d22
commit
83c1c1b67f
4
.github/workflows/dart.yml
vendored
4
.github/workflows/dart.yml
vendored
@ -2,9 +2,9 @@ name: Dart
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user