Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 427 Bytes

auto-labeler.md

File metadata and controls

18 lines (14 loc) · 427 Bytes

Auto-labeler Reusable Workflow

Inputs

- uses: github/ospo-reusable-workflows/.github/workflows/auto-labeler.yml@main
  with:
    # The name of the configuration file to use, default is release-drafter.yml
    # from the release-drafter/release-drafter GitHub Action
    config-name: release-drafter.yml
  secrets:
    # The GitHub token to use
    github-token: ${{ secrets.GITHUB_TOKEN }}

Outputs

None