1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 19:28:48 +00:00

ci: run dotnet workflow for develop

This commit is contained in:
Oliver Booth 2023-04-03 18:21:21 +01:00
parent a717976229
commit c2bb08a9f3
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025

View File

@ -2,9 +2,13 @@ name: .NET
on:
push:
branches: [ main ]
branches:
- main
- develop
pull_request:
branches: [ main ]
branches:
- main
- develop
jobs:
build: