Skip to content

refactor<tel/mc> change the logic for add key to json function #534

refactor<tel/mc> change the logic for add key to json function

refactor<tel/mc> change the logic for add key to json function #534

Workflow file for this run

name: Check comments percentage
on:
push:
branches:
- main
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Give execute permission for script
run: chmod +x ./.github/workflows/check_comments.sh
- name: Check comment percentage
run: |
./.github/workflows/check_comments.sh