Skip to content

Add problem statement rewriting to the rewriting pipeline #648

Add problem statement rewriting to the rewriting pipeline

Add problem statement rewriting to the rewriting pipeline #648

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 }}"