Skip to content

Commit f4c623b

Browse files
committed
ci(all): fix workflow
1 parent b54f138 commit f4c623b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Dart
22

33
on:
44
push:
5-
branches: [ master ]
6-
pull_request:
7-
branches: [ master ]
5+
branches: [ pub ]
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)