Skip to content

feat: add degraded only option #67

feat: add degraded only option

feat: add degraded only option #67

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml