Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Project is being Sunset #365

Project is being Sunset

Project is being Sunset #365

Workflow file for this run

name: Apply project labels
on: [issues, pull_request_target, label]
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply common project labels
steps:
- uses: honeycombio/oss-management-actions/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}