Run full check on bugfix branches

This commit is contained in:
Lea Anthony 2023-12-10 07:32:48 +11:00
commit fd3d1801ed

View file

@ -2,7 +2,7 @@ name: Build + Test v2
on:
push:
branches: [release/*, master]
branches: [release/*, master, bugfix/*]
workflow_dispatch:
jobs: