Skip to content

Commit 5934600

Browse files
committed
fix paths
1 parent bc13a4f commit 5934600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-oceanbase-ce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ main ]
66
pull_request:
77
paths:
8-
- '.github/workflows/**-oceanbase-ce.yml'
8+
- '.github/workflows/*oceanbase-ce.yml'
99
- 'oceanbase-ce/**'
1010
- 'test/**'
1111

0 commit comments

Comments
 (0)