👷 [CI] trigger ci if build-*.yml changes (#14)

This commit is contained in:
Ylarod
2022-12-21 20:20:59 +08:00
committed by GitHub
parent 78fc250778
commit 475262afb7
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on:
push:
branches: [ "main" ]
paths:
- '.github/workflows/build-userspace.yml'
- 'userspace/**'
pull_request:
branches: [ "main" ]