@cryptotaxi247 / netdata-1 / commits / bb5a6dba8

Also run repoconfig package builds when distro list is changed. (#13276)

This ensures that newly added distros get repoconfig packages promptly.

Austin S. Hemmelgarn committed Jul 12, 2022 at 15:36 UTC bb5a6dba89a9f6a727429c7735dcb92495c22eb9
1 file changed +2
.github/workflows/repoconfig-packages.yml
+2
@@ -7,12 +7,14 @@ on:
7 paths:
8 - packaging/repoconfig/**
9 - .github/workflows/repoconfig-packages.yml
10 + - .github/data/distros.yml
11 push:
12 branches:
13 - master
14 paths:
15 - packaging/repoconfig/**
16 - .github/workflows/repoconfig-packages.yml
17 + - .github/data/distros.yml
18 env:
19 DISABLE_TELEMETRY: 1
20 REPO_PREFIX: netdata/netdata