Skip to content

Commit 517e274

Browse files
committed
fix no diff error on merge workflow
1 parent d8d0bec commit 517e274

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/marge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- main
99
pull_request:
1010
- main
11+
paths:
12+
- 'src/**'
1113

1214
jobs:
1315
merge:

0 commit comments

Comments
 (0)