ci: smoke-testing.yml

This commit is contained in:
uye
2023-12-07 19:36:01 +08:00
committed by GitHub
parent f7555ebff9
commit e103f217f4

View File

@@ -11,8 +11,7 @@ on:
- 'MAA.sln'
- 'resource/**'
- 'MaaDeps/**'
paths-ignore:
- '**/*.md'
- '!**/*.md'
pull_request:
paths:
- '3rdparty/include/**'
@@ -23,8 +22,7 @@ on:
- 'MAA.sln'
- 'resource/**'
- 'MaaDeps/**'
paths-ignore:
- '**/*.md'
- '!**/*.md'
workflow_dispatch:
jobs: