mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2026-02-04 18:34:20 +02:00
Update dotnet.yml
This commit is contained in:
committed by
GitHub
parent
a1f80b891e
commit
bf7ad9797d
4
.github/workflows/dotnet.yml
vendored
4
.github/workflows/dotnet.yml
vendored
@@ -5,9 +5,9 @@ name: .NET
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "*" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "*" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user