Skip to content

response_mime_type will let you force a json response, can we set a schema? #61

response_mime_type will let you force a json response, can we set a schema?

response_mime_type will let you force a json response, can we set a schema? #61

name: Remove issue labels
on:
issues:
types: [closed]
jobs:
remove_label:
permissions:
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
status:triaged
status:more data needed