Skip to content

Fix SAVI formula: (1+L) was in denominator instead of numerator (#1094) #292

Fix SAVI formula: (1+L) was in denominator instead of numerator (#1094)

Fix SAVI formula: (1+L) was in denominator instead of numerator (#1094) #292

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5