mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
enable ci workflow
This commit is contained in:
@@ -2,6 +2,17 @@ name: iDescriptor CI (Linux)
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "**.cpp"
|
||||
- "**.h"
|
||||
- "**.hpp"
|
||||
- "**.cxx"
|
||||
- "**.cc"
|
||||
- "CMakeLists.txt"
|
||||
- "**.cmake"
|
||||
- ".github/workflows/ci.yml"
|
||||
|
||||
env:
|
||||
QT_VERSION: "6.7.2"
|
||||
GO_VERSION: "1.23.0"
|
||||
|
||||
Reference in New Issue
Block a user