Skip to content

Commit 35ebe7f

Browse files
authored
fix(ci-workflow): modify trigger section
1 parent e21908b commit 35ebe7f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- master
7+
paths:
8+
- 'app/**'
9+
- 'web/**'
710

811
jobs:
912
releaseGithub:

0 commit comments

Comments
 (0)