Turn off xmake CI temporarily. (#66)

This commit is contained in:
ykiko
2025-02-10 17:45:03 +08:00
committed by GitHub
parent ee70fe7e40
commit 4f9a515189

View File

@@ -2,9 +2,9 @@ name: xmake
on:
push:
branches: [ main ]
branches: [ non-existent-branch ]
pull_request:
branches: [ main ]
branches: [ non-existent-branch ]
paths-ignore:
- '.clang-format'
- '.clangd'