Skip to content

Commit c678099

Browse files
authored
Update main.yml
1 parent fb57881 commit c678099

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: release
33
on:
44
push:
55
branches: [ master ]
6+
paths:
7+
- 'src/**'
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)