Skip to content

Commit 5de0fff

Browse files
committed
ci: Allow font-fix to be built
1 parent 21cd00b commit 5de0fff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: C/C++ CI
22

33
on:
44
push:
5-
branches: [ next ]
5+
branches: [ next, font-fix ]
66
pull_request:
7-
branches: [ next ]
7+
branches: [ next, font-fix ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)