Skip to content

Label

Label #119955

Workflow file for this run

name: Label
on:
schedule:
- cron: "*/10 * * * *"
jobs:
pull-requests:
name: Pull Requests
runs-on: ubuntu-latest
steps:
- uses: ilyam8/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml