Skip to content

Inperson wednesday Jonnathan Saavedra submission #150

Inperson wednesday Jonnathan Saavedra submission

Inperson wednesday Jonnathan Saavedra submission #150

Workflow file for this run

name: "Class Labeler"
on:
pull_request_target:
types: [opened, edited]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/class_labels.yml
enable-versioned-regex: 0