@cryptotaxi247 / netdata-1 / commits / 6411b31c2

ci gen integrations: add cloud-authentication dir (#18378)

Ilya Mashchenko committed Aug 19, 2024 at 20:20 UTC 6411b31c28bb5fbd69265dc1ccae215a7ee94587
1 file changed +1
.github/workflows/generate-integrations.yml
+1
@@ -14,6 +14,7 @@ on:
14 - 'integrations/categories.yaml'
15 - 'integrations/deploy.yaml'
16 - 'integrations/cloud-notifications/metadata.yaml'
17 + - 'integrations/cloud-authentication/metadata.yaml'
18 - 'integrations/gen_integrations.py'
19 workflow_dispatch: null
20 concurrency: # This keeps multiple instances of the job from running concurrently for the same ref.