Skip to content

Update the Liatrio OTel Collector to use OCTO-STS #27

Update the Liatrio OTel Collector to use OCTO-STS

Update the Liatrio OTel Collector to use OCTO-STS #27

---
name: Label Workflow
on:
issues:
types:
- opened
- reopened
jobs:
call-label-workflow:
uses: liatrio/poc-label-issue-workflow/.github/workflows/[email protected]
with:
labels: triage
issue_number: ${{ github.event.issue.number }}
repo: ${{ github.repository }}
secrets:
token: ${{ secrets.GITHUB_TOKEN }}