summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 45155606d4..dc8cc0eab9 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -150,7 +150,7 @@ mountfsd:
- any-glob-to-any-file: '**/*mountfsd*'
network:
- changed-files:
- - any-glob-to-any-file: ['src/libsystemd-network/**/*', 'src/network/**/*', 'network/*']
+ - any-glob-to-any-file: ['src/libsystemd-network/**/*', 'src/network/**/*', 'network/*', 'test/networkd-test.py', 'test/test-network*']
notify:
- changed-files:
- any-glob-to-any-file: 'src/notify/*'