ci: Update ci.yml

This commit is contained in:
uye
2023-12-07 19:36:33 +08:00
committed by GitHub
parent dbe689f619
commit e5fd1874eb

View File

@@ -14,8 +14,7 @@ on:
- 'CMakeLists.txt'
- 'MAA.sln'
- '.github/workflows/ci.yml'
paths-ignore:
- '**/*.md'
- '!**/*.md'
pull_request:
branches:
- 'dev'
@@ -26,8 +25,7 @@ on:
- 'cmake/**'
- 'CMakeLists.txt'
- 'MAA.sln'
paths-ignore:
- '**/*.md'
- '!**/*.md'
workflow_dispatch:
jobs: