mirror of https://github.com/axmolengine/axmol.git
Update pr-ci.yml
This commit is contained in:
parent
0d1f28cb80
commit
226ef68d96
|
@ -2,14 +2,6 @@ name: pull_request
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
|
||||||
- cmake/**/*
|
|
||||||
- cocos/**/*
|
|
||||||
- extensions/**/*
|
|
||||||
- tests/**/*
|
|
||||||
- thirdparty/**/*
|
|
||||||
- CMakeLists.txt
|
|
||||||
- .github/workflows/pr-ci.yml
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/README.md'
|
- '**/README.md'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue