Enable CI tests on this branch temporarily

This commit is contained in:
rlaphoenix 2023-02-25 11:22:19 +00:00
parent 570e0aba00
commit e51bbf05c0

View File

@ -2,9 +2,9 @@ name: ci
on:
push:
branches: [ master ]
branches: [ rich-rewrite ]
pull_request:
branches: [ master ]
branches: [ rich-rewrite ]
jobs:
build: