Update pr-ci.yml

This commit is contained in:
halx99 2021-09-17 16:10:46 +08:00 committed by GitHub
parent 53ac32b74a
commit 0e1e2663e0
1 changed files with 0 additions and 8 deletions

View File

@ -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'