Skip to content

Commit 028193d

Browse files
committed
chore(workflows): include server.json in build workflow file tracking
1 parent 8d642d2 commit 028193d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- 'src/**'
1515
- 'targets/**'
1616
- '.github/workflows/**'
17+
- 'server.json'
1718

1819
jobs:
1920
testing:

0 commit comments

Comments
 (0)