mirror of
https://github.com/netdata/netdata.git
synced 2025-04-09 23:57:55 +00:00
ci gen integrations: add cloud-authentication dir (#18378)
This commit is contained in:
parent
4df96bda4d
commit
6411b31c28
1 changed files with 1 additions and 0 deletions
1
.github/workflows/generate-integrations.yml
vendored
1
.github/workflows/generate-integrations.yml
vendored
|
@ -14,6 +14,7 @@ on:
|
|||
- 'integrations/categories.yaml'
|
||||
- 'integrations/deploy.yaml'
|
||||
- 'integrations/cloud-notifications/metadata.yaml'
|
||||
- 'integrations/cloud-authentication/metadata.yaml'
|
||||
- 'integrations/gen_integrations.py'
|
||||
workflow_dispatch: null
|
||||
concurrency: # This keeps multiple instances of the job from running concurrently for the same ref.
|
||||
|
|
Loading…
Add table
Reference in a new issue