Skip to content

Commit af87f94

Browse files
committed
fix(ci): branch name
1 parent bde9469 commit af87f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu-cross.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build ubuntu-cross Docker Image
33
on:
44
push:
55
branches:
6-
- master
6+
- trunk
77
paths:
88
- '.github/workflows/ubuntu-cross.yml'
99
- 'tools/ubuntu-cross/**'

0 commit comments

Comments
 (0)