Skip to content

ubuntu-latest

ubuntu-latest #33

Workflow file for this run

name: Set Label
on: [pull_request]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"