Skip to content

Address review comments from PR #2539 - LU_SGS Preconditioner #4787

Address review comments from PR #2539 - LU_SGS Preconditioner

Address review comments from PR #2539 - LU_SGS Preconditioner #4787

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "changelog:feature, changelog:fix, changelog:chore"