run tests on PRs targeting the rewrite branch

This commit is contained in:
Senko Rasic
2024-05-24 15:31:31 +02:00
parent 0ba0d01dea
commit 0875764040

View File

@@ -4,7 +4,7 @@ on:
push: push:
branches: [ "main" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main", "rewrite" ]
jobs: jobs:
build: build: