File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Deploy
22on :
33 workflow_dispatch :
4- release :
4+ push :
55 branches :
66 - main
7- types :
8- - published
7+ paths-ignore :
8+ - ' **/*.md '
99jobs :
1010 deploy :
1111 name : Deploy
Original file line number Diff line number Diff line change 1- name : Pull Request
1+ name : Preview
22on :
33 pull_request :
44 paths-ignore :
5- - ' **.md'
5+ - ' **/* .md'
66jobs :
77 test :
88 name : Test
File renamed without changes.
Original file line number Diff line number Diff line change 1- [ ![ Publish] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/release .yml/badge.svg )] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/release .yml )
1+ [ ![ Publish] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/publish .yml/badge.svg )] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/publish .yml )
22[ ![ Deploy] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/meiermade/FSharp.ViewEngine/actions/workflows/deploy.yml )
33[ ![ NuGet] ( https://img.shields.io/nuget/v/FSharp.ViewEngine )] ( https://www.nuget.org/packages/FSharp.ViewEngine )
44
5- <p style = " text-align : center ; " >
5+ <p align = " center " >
66 <img src =" etc/logo.svg " alt =" FSharp.ViewEngine " width =" 128 " >
77</p >
88
You can’t perform that action at this time.
0 commit comments