Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #207

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #207

name: compliance
on:
push:
branches: [main]
pull_request:
jobs:
check:
uses: CHITTYOS/chittyops/.github/workflows/reusable-compliance-check.yml@main
with:
service_name: 'chittycommand'
tier: 3
check_health: true
domain: 'command.chitty.cc'
compliance:
runs-on: ubuntu-latest
needs: [check]
steps:
- run: echo "Compliance gate passed"