Skip to content

feat(ngrok-agent): add helm chart #466

feat(ngrok-agent): add helm chart

feat(ngrok-agent): add helm chart #466

Workflow file for this run

## Reference: https://github.com/actions/labeler
name: "PR Labeler"
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true