Skip to content

Commit e447830

Browse files
committed
ci?
1 parent cd4847f commit e447830

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ name: Build Skia Artifacts
33
on:
44
push:
55
branches:
6-
- *
6+
- '**'
77
pull_request:
8+
branches:
9+
- '**'
810

911
jobs:
1012
headers:

0 commit comments

Comments
 (0)