From b2fb571b1816489afdfda609461eb3cdf7e7c51d Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinai-dev@users.noreply.github.com> Date: Sat, 29 May 2021 19:15:28 +1000 Subject: [PATCH] Testing ci skip -noci --- .github/workflows/dotnet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 4e6b5ef..451976e 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -13,6 +13,7 @@ jobs: build: # The type of runner that the job will run on runs-on: windows-latest + if: "!contains(github.event.head_commit.message, '-noci')" # Steps represent a sequence of tasks that will be executed as part of the job steps: