Skip to content

Use correct render value in external archetype #177

Use correct render value in external archetype

Use correct render value in external archetype #177

Workflow file for this run

name: Unlabeller
on:
issues:
types: [closed]
pull_request:
types: [closed]
jobs:
unlabel:
runs-on: ubuntu-latest
steps:
- name: Remove labels
uses: andymckay/labeler@master
with:
remove-labels: "wip"