Changed pipeline to push on all branches
This commit is contained in:
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -7,7 +7,7 @@ name: Dart
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "develop" ]
|
||||
branches-ignore: []
|
||||
pull_request:
|
||||
branches: [ "develop" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user