ci: trigger CI on changes to the CI workflow

This commit is contained in:
Loong
2023-10-15 17:12:00 +08:00
parent ca8714e17e
commit d2df732899

View File

@@ -13,6 +13,7 @@ on:
- 'cmake/**'
- 'CMakeLists.txt'
- 'MAA.sln'
- '.github/workflows/ci.yml'
pull_request:
branches:
- 'dev'