Update ci ignore [skip ci]

This commit is contained in:
halx99 2022-07-15 18:51:17 +08:00
parent 05805987d5
commit cf40f6e0c2
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@ on:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
GH_OS_NAME: linux

View File

@ -8,7 +8,7 @@ on:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
GH_OS_NAME: osx

View File

@ -8,7 +8,7 @@ on:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

View File

@ -8,7 +8,7 @@ on:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

View File

@ -4,7 +4,7 @@ on:
pull_request:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

View File

@ -8,7 +8,7 @@ on:
paths-ignore:
- '**.md'
- docs/**/*
- 'docs/**'
jobs:
build: