Skip to content

Commit c678099

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)