Skip to content

chore: add GH action for standardized labels (#396) #3

chore: add GH action for standardized labels (#396)

chore: add GH action for standardized labels (#396) #3

Workflow file for this run

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 }}