Let's *actually* run on feature branches

This commit is contained in:
onebeastchris 2024-11-28 00:32:12 +08:00
parent 120d7276a6
commit e7fb86682b

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 'feature/**'
jobs:
build: