fix(ci): build on subdir branch push

This commit is contained in:
Oliver Booth 2023-08-23 16:14:56 +01:00
parent 28d7bee262
commit d90e949212
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
2 changed files with 4 additions and 0 deletions

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- '*'
- '*/*'
pull_request:
branches:
- '*'
- '*/*'
jobs:
build:

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- '*'
- '*/*'
pull_request:
branches:
- '*'
- '*/*'
jobs:
build: