1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-09 22:55:42 +00:00

[ci skip] [github actions] Run dotnet job on develop branch

This commit is contained in:
Oliver Booth 2022-11-29 18:24:07 +00:00
parent 9f22d466af
commit ba0df75a25
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

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