Skip to content

Commit 4a19c5b

Browse files
author
YangSen-qn
committed
Merge branch 'V8.1.1' of YangSen-qn:YangSen-qn/android-sdk into V8.1.1
2 parents 4b5c38e + 01ae93e commit 4a19c5b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
on: [push]
1+
on:
2+
push:
3+
paths-ignore:
4+
- '**.md'
5+
pull_request:
6+
paths-ignore:
7+
- '**.md'
28
name: Run Test Cases
39
jobs:
410
test-on-mac:

0 commit comments

Comments
 (0)