[CI] Restrict builds to rewrite branch

This commit is contained in:
Beef 2023-03-10 23:38:50 +00:00
parent abe307ee57
commit 388b306e88

View file

@ -1,5 +1,7 @@
name: Build name: Build
on: [push] on:
push:
branches: [rewrite]
jobs: jobs:
build: build: