Remove landing-page-jest branch from CI pipeline

This commit is contained in:
rebuilt 2021-10-16 00:09:16 +02:00
parent 7ba020d04d
commit 83db977a0f

View file

@ -2,7 +2,7 @@ name: Build and Test
on:
push:
branches: [ main, landing-page-jest ]
branches: [ main ]
jobs:
test: