Skip to content

Commit 23e5631

Browse files
authored
Update dart.yml
1 parent a137c20 commit 23e5631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: Dart
77

88
on:
99
push:
10-
branches: [ "main" ]
10+
branches: [ "main","dart_v2_final" ]
1111
pull_request:
12-
branches: [ "main" ]
12+
branches: [ "main","dart_v2_final" ]
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)