Update single-header.yml

This commit is contained in:
ado 2023-08-07 17:34:28 +02:00
parent d37ec12bb5
commit 66f57ba66a

View File

@ -16,10 +16,10 @@ on:
- bugfix/** - bugfix/**
jobs: jobs:
clang_tests: single_header_tests:
#if: >- if: >-
#! contains(toJSON(github.event.commits.*.message), '[skip ci]') && ! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
#! contains(toJSON(github.event.commits.*.message), '[skip github]') ! contains(toJSON(github.event.commits.*.message), '[skip github]')
runs-on: ubuntu-latest runs-on: ubuntu-latest