Skip to content

Updated badges in README #3

Updated badges in README

Updated badges in README #3

name: Estimate Complexity Using SCC
on: [push]
jobs:
scc_job:
runs-on: ubuntu-latest
name: SCC analysis
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Execute scc.
id: scc
uses: hdmsantander/[email protected]
with:
args: ${{ env.workspace }} webfx-* --ci -i java