8000 Update build.yml · efraespada/flutter-webrtc@d9899a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9899a3

Browse files
authored
Update build.yml
1 parent 2745c12 commit d9899a3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ name: Build
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- master
8-
- dev
5+
branches: [ master ]
6+
pull_request:
7+
branches: [ master ]
98

109
jobs:
1110
test:

0 commit comments

Comments
 (0)
0