Skip to content

Console TypeError when browsing List Pages #180

Console TypeError when browsing List Pages

Console TypeError when browsing List Pages #180

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"