Update linux-ci.yml

This commit is contained in:
halx99 2021-07-07 02:43:01 +08:00 committed by GitHub
parent 1b37cc1ea5
commit e83897bb9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ name: linux
on:
push:
branches:
- dev
- main
paths:
- cmake/**/*
- cocos/**/*