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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "develop" ]
|
branches-ignore: []
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "develop" ]
|
branches: [ "develop" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user