Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit b2fb571

Browse files
authored
Testing ci skip -noci
1 parent 67ce6f9 commit b2fb571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build:
1414
# The type of runner that the job will run on
1515
runs-on: windows-latest
16+
if: "!contains(github.event.head_commit.message, '-noci')"
1617

1718
# Steps represent a sequence of tasks that will be executed as part of the job
1819
steps:

0 commit comments

Comments
 (0)