Skip to content

chore: intrdouce spotbugs for s3stream, and reslove all the P1 issues… #1

chore: intrdouce spotbugs for s3stream, and reslove all the P1 issues…

chore: intrdouce spotbugs for s3stream, and reslove all the P1 issues… #1

Workflow file for this run

name: Count Lines of Code (cloc)
on:
push:
branches:
- 'main'
jobs:
Counting_all_codes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Count Lines of Code (cloc)
uses: djdefi/cloc-action@5