Skip to content

Commit 8fea0f6

Browse files
committed
Enable CI on migration branch
1 parent 59c0f25 commit 8fea0f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Meson CI
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ 'migration*' ]
66
tags: [ 'v*' ]
77
pull_request:
88
branches: [ master ]

0 commit comments

Comments
 (0)