Skip to content

Cleanup some naming and other minor edits. (#266) #509

Cleanup some naming and other minor edits. (#266)

Cleanup some naming and other minor edits. (#266) #509

Workflow file for this run

name: QA
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
Style:
uses: ./.github/workflows/check-whitespace.yml
Substance:
uses: ./.github/workflows/build.yml
needs: Style