File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- name : ' [trigger] push, pr '
1
+ name : ' Features / PRs '
2
2
3
3
on : [push, pull_request]
4
+ branches :
5
+ - *
6
+ - !master # all branches except master
4
7
5
8
env :
6
9
# Workaround for GitVersionTask bug in combination with .NET Core SDK 3.1.200
Original file line number Diff line number Diff line change 1
- name : ' [trigger] new release '
1
+ name : ' Release / Beta '
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 1
- name : ' Publish Wiki'
1
+ name : ' Wiki'
2
2
3
3
on :
4
4
release :
Original file line number Diff line number Diff line change 4
4
</a >
5
5
</p >
6
6
<p align =" center " >
7
- <a href="/isc30/blazor-lazy-loading/actions?query=workflow%3A%22%5Btrigger%5D+new+release %22"><img src="https://img.shields.io/github/workflow/status/isc30/blazor-lazy-loading/[trigger]%20new%20release /master?logo=github" /></a>
7
+ <a href="/isc30/blazor-lazy-loading/actions?query=workflow%3A%22Release+/+Beta %22"><img src="https://img.shields.io/github/workflow/status/isc30/blazor-lazy-loading/Release%20/%20Beta /master?logo=github" /></a>
8
8
<a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false"><img src="https://img.shields.io/nuget/v/BlazorLazyLoading.Components?color=brightgreen&label=stable&logo=nuget" /></a>
9
9
<a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=false"><img src="https://img.shields.io/nuget/dt/BlazorLazyLoading.Components?color=brightgreen&label=downloads&logo=nuget" /></a>
10
10
<a href="https://www.nuget.org/packages?q=BlazorLazyLoading&prerel=true"><img src="https://img.shields.io/nuget/vpre/BlazorLazyLoading.Components?color=yellow&label=dev&logo=nuget" /></a>
You can’t perform that action at this time.
0 commit comments