Testing ci skip -noci

This commit is contained in:
Sinai 2021-05-29 19:15:28 +10:00 committed by GitHub
parent 67ce6f946a
commit b2fb571b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: