Skip to content

Add initial commit

Add initial commit #6

name: Standards Check
on:
pull_request:
types: [opened, synchronize]
branches-ignore:
- 'dependabot/**'
jobs:
run-checks:
runs-on: infrastructure-production-toolbox-ubuntu22-2g-1cpu-x64
steps:
- uses: uphold/standards-check-action@v1