Skip to content

Commit 64ca3ac

Browse files
committed
CI: Add GitVersion.yml to build trigger
1 parent ad9d0b9 commit 64ca3ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
push:
66
paths:
77
- '.github/**'
8+
- 'GitVersion.yml'
89
- 'src/**'
910
pull_request:
1011
paths:
1112
- '.github/**'
13+
- 'GitVersion.yml'
1214
- 'src/**'
1315

1416
env:

0 commit comments

Comments
 (0)