Skip to content

Commit 88495ea

Browse files
authored
Enable CI for the meta/3.14 branch
1 parent 197f3ec commit 88495ea

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- 'main'
8-
- '3.*'
7+
- 'meta/3.14'
98
pull_request:
109
branches:
11-
- 'main'
12-
- '3.*'
10+
- 'meta/3.14'
1311

1412
permissions:
1513
contents: read

0 commit comments

Comments
 (0)