Skip to content

Commit 593564f

Browse files
committed
ci/unitctl: Update paths
unitctl makes use of 'docs/unit-openapi.yaml' so be sure to run these checks if that file changes. Fixes: 6d0880c ("Add unitctl build and release CI") Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
1 parent 43c4bfd commit 593564f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unitctl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
paths:
77
- tools/unitctl/**
8+
- docs/unit-openapi.yaml
89
push:
910
branches:
1011
- master

0 commit comments

Comments
 (0)