Skip to content

Merge branch 'white-space-test' of https://github.com/SSWConsulting/S… #373

Merge branch 'white-space-test' of https://github.com/SSWConsulting/S…

Merge branch 'white-space-test' of https://github.com/SSWConsulting/S… #373

Workflow file for this run

# name: PR - build
# on:
# pull_request:
# branches:
# - main
# workflow_dispatch:
# jobs:
# build-code:
# name: Build and upload artifacts
# uses: ./.github/workflows/template-build.yml
# with:
# branch_name: ${{ github.ref }}
# environment: staging
# secrets: inherit