chore: run pipeline on all branches

This commit is contained in:
jamesread 2025-10-23 23:36:38 +01:00
parent 54d3c65df3
commit 4a851355a8
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ on:
push:
tags:
- '*'
branches:
- '*'
jobs:
build: