mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
backported from v2_release
This commit is contained in:
4
.github/workflows/dotnet-core.yml
vendored
4
.github/workflows/dotnet-core.yml
vendored
@@ -2,11 +2,11 @@ name: Build & Test Terminal.Gui with .NET Core
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ v2, v2_develop ]
|
||||
branches: [ v2_release, v2_develop ]
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
branches: [ v2, v2_develop ]
|
||||
branches: [ v2_release, v2_develop ]
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user