Skip to content

#5: LB: add work formula and task-cluster summary info #28

#5: LB: add work formula and task-cluster summary info

#5: LB: add work formula and task-cluster summary info #28

name: PR checks (trailing whitespace)
on: pull_request
jobs:
check:
name: Find Trailing Whitespace
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DARMA-tasking/find-trailing-whitespace@master
with:
exclude: "sketches;lib"