Skip to content

Move "Match Expressions" and "As Operator" (in that order) into the "Expressions" section, between "Control Structures" and "Methods" #47

Move "Match Expressions" and "As Operator" (in that order) into the "Expressions" section, between "Control Structures" and "Methods"

Move "Match Expressions" and "As Operator" (in that order) into the "Expressions" section, between "Control Structures" and "Methods" #47

name: Remove discuss during sync label
on:
issues:
types:
- closed
pull_request_target:
types:
- closed
jobs:
remove-label:
runs-on: ubuntu-latest
steps:
- name: Remove label
uses: andymckay/labeler@467347716a3bdbca7f277cb6cd5fa9c5205c5412
with:
repo-token: ${{ secrets.PONYLANG_MAIN_API_TOKEN }}
remove-labels: "discuss during sync"