Skip to content

Commit f06c0d4

Browse files
authored
Update PyNUTClient.yml
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent cb16ff1 commit f06c0d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/PyNUTClient.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ name: Publish PyNUT client bindings for NUT 🐍 distributions 📦 to PyPI
77
on:
88
push:
99
paths:
10-
- 'scripts/python/module'
10+
- 'scripts/python/module/*'
11+
- '.github/workflows/PyNUTClient.yml'
1112
tags:
1213
- '*'
1314
branches:

0 commit comments

Comments
 (0)