Skip to content

refactor(controller): refactor the implementation details of s3stream… #64

refactor(controller): refactor the implementation details of s3stream…

refactor(controller): refactor the implementation details of s3stream… #64

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