File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1919 release :
2020 runs-on : ubuntu-latest
2121 needs : check
22- if : github.ref == 'refs/heads/main'
22+ if : github.ref == 'refs/heads/main' && !contains(github.event.head_commit.message, '[skip release]')
2323 steps :
2424 - uses : actions/checkout@v4
2525 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 1- <h1 style = " text-align : center ; " >
1+ <h1 align = " center " >
22 <img src =" https://raw.githubusercontent.com/harrydowning/swap-tsconfig/main/assets/banner.png " alt =" Swap Tsconfig " >
33</h1 >
44
5- ![ GitHub License] ( https://img.shields.io/github/license/harrydowning/swap-tsconfig )
6- ![ Visual Studio Marketplace Version] ( https://img.shields.io/visual-studio-marketplace/v/harrydowning.swap-tsconfig )
7- ![ Visual Studio Marketplace Downloads] ( https://img.shields.io/visual-studio-marketplace/d/harrydowning.swap-tsconfig )
5+ <div align =" center " >
6+
7+ ![ GitHub License] ( https://img.shields.io/github/license/harrydowning/swap-tsconfig?style=for-the-badge )
8+ ![ Visual Studio Marketplace Version] ( https://img.shields.io/visual-studio-marketplace/v/harrydowning.swap-tsconfig?style=for-the-badge )
9+ ![ Visual Studio Marketplace Downloads] ( https://img.shields.io/visual-studio-marketplace/d/harrydowning.swap-tsconfig?style=for-the-badge )
10+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/harrydowning/swap-tsconfig/pipeline.yml?style=for-the-badge )
11+
12+ </div >
813
914## Overview
1015
You can’t perform that action at this time.
0 commit comments