Skip to content

chore: set test coverage minimum to 50% #5

chore: set test coverage minimum to 50%

chore: set test coverage minimum to 50% #5

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4.2.2
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.1.0
with:
skip-delete: true