Skip to content

Commit 954a666

Browse files
Update go.yml
1 parent 1bae06a commit 954a666

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: Go
66
on:
77
push:
88
branches: [ "master" ]
9+
paths-ignore:
10+
- 'ui/'
911
pull_request:
1012
branches: [ "master" ]
1113

0 commit comments

Comments
 (0)