Update pr-ci.yml

This commit is contained in:
halx99 2021-09-17 16:10:46 +08:00 committed by GitHub
parent 0d1f28cb80
commit 226ef68d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'