This commit is contained in:
恍兮惚兮 2024-11-17 00:48:34 +08:00
parent 8eddd1298c
commit 897617b722

View File

@ -1,9 +1,6 @@
name: buildlunahook
on:
push:
paths: [ '.github/scripts/**','.github/workflows/**','cpp/LunaHook/**']
pull_request:
paths: [ '.github/scripts/**','.github/workflows/**','cpp/LunaHook/**']
workflow_dispatch:
jobs:
build_xp: