Turn off xmake CI temporarily. (#66)
This commit is contained in:
4
.github/workflows/xmake.yml
vendored
4
.github/workflows/xmake.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user