Changed pipeline to push on all branches

This commit is contained in:
2025-04-26 17:12:27 +02:00
committed by GitHub
parent bb165fbc29
commit 59c6b0ff6f

View File

@@ -7,7 +7,7 @@ name: Dart
on: on:
push: push:
branches: [ "develop" ] branches-ignore: []
pull_request: pull_request:
branches: [ "develop" ] branches: [ "develop" ]