mirror of https://github.com/axmolengine/axmol.git
Update ci ignore [skip ci]
This commit is contained in:
parent
05805987d5
commit
cf40f6e0c2
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- docs/**/*
|
||||
- 'docs/**'
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- docs/**/*
|
||||
- 'docs/**'
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
|
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- docs/**/*
|
||||
- 'docs/**'
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- docs/**/*
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue