Skip to content

Commit bf09a28

Browse files
committed
disable github CI
1 parent 6e89889 commit bf09a28

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/ci.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: CI
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
- release/*
8-
pull_request:
9-
branches:
10-
- master
11-
- release/*
3+
# on:
4+
# push:
5+
# branches:
6+
# - master
7+
# - release/*
8+
# pull_request:
9+
# branches:
10+
# - master
11+
# - release/*
1212

1313
jobs:
1414
linux:

0 commit comments

Comments
 (0)