Skip to content

Commit 53b6e5b

Browse files
author
3aa49ec6bfc910647fa1c5a013e48eef
committed
Add src/worker directory to build workflow
1 parent 24a2a30 commit 53b6e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- main
1111
paths:
1212
- 'src/website/**'
13+
- 'src/worker/**'
1314
workflow_dispatch:
1415

1516
jobs:

0 commit comments

Comments
 (0)