Add support for a gauge function and metric to track the maximum number of devices permitted to connect to a Talaria instance. #801
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: 'Dependabot auto approval' | |
on: | |
pull_request_target | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
package: | |
uses: xmidt-org/.github/.github/workflows/dependabot-approver-template.yml@main | |
secrets: inherit |