Skip to content

feat(config): azion api v4 #11

feat(config): azion api v4

feat(config): azion api v4 #11

Workflow file for this run

name: SCC Complexity Check
on:
pull_request:
branches: [main]
jobs:
scc-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: aziontech/scc_check@main