CI: enable build on refactoring/* branches

This commit is contained in:
Pieter Vander Vennet 2023-07-15 18:08:05 +02:00
parent b0ad6d36bb
commit e32cbbc67f

View file

@ -5,6 +5,7 @@ on:
- develop
- feature/*
- theme/*
- refactoring/*
jobs:
build:
runs-on: ubuntu-latest