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:
|
||||
pull_request:
|
||||
paths:
|
||||
- cmake/**/*
|
||||
- cocos/**/*
|
||||
- extensions/**/*
|
||||
- tests/**/*
|
||||
- thirdparty/**/*
|
||||
- CMakeLists.txt
|
||||
- .github/workflows/pr-ci.yml
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
|
||||
|
|
Loading…
Reference in New Issue