Skip to content

Fix: model cleanups for the Admin #212

Fix: model cleanups for the Admin

Fix: model cleanups for the Admin #212

Workflow file for this run

name: Label tests
on:
pull_request:
types: [opened]
paths:
- 'tests/**'
- '.github/workflows/tests-*.yml'
jobs:
label-tests:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "tests"