Skip to content

Programming exercises: Add static code analysis to Ruby #64505

Programming exercises: Add static code analysis to Ruby

Programming exercises: Add static code analysis to Ruby #64505

name: Pull Request Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true