Skip to content

Add constrained types RFC #13

Add constrained types RFC

Add constrained types RFC #13

Workflow file for this run

name: PR opened
on:
pull_request_target:
types:
- opened
jobs:
add-labels:
runs-on: ubuntu-latest
steps:
- name: Add "status - new" label
uses: andymckay/labeler@467347716a3bdbca7f277cb6cd5fa9c5205c5412
with:
repo-token: ${{ secrets.PONYLANG_MAIN_API_TOKEN }}
add-labels: "status - new"