Update workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 14:54:07 +02:00 committed by GitHub
parent 78e261105a
commit e5db75cd58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ on:
jobs:
build:
#if: "!contains(github.event.head_commit.message, 'skipci')"
if: "contains(github.event.head_commit.message, '[ci skip]')"
#if: "contains(github.event.head_commit.message, '[ci skip]')"
runs-on: ubuntu-latest
steps: