Skip to content

feat(s3stream): remove the logic that checks if the bucket exists (#880) #668

feat(s3stream): remove the logic that checks if the bucket exists (#880)

feat(s3stream): remove the logic that checks if the bucket exists (#880) #668

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