Skip to content

Feat: Port some of RuPara objects, part 1 #9

Feat: Port some of RuPara objects, part 1

Feat: Port some of RuPara objects, part 1 #9

Workflow file for this run

name: "Label"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"