Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix grammar/formatting and add LICENSE #33

Fix grammar/formatting and add LICENSE

Fix grammar/formatting and add LICENSE #33

Workflow file for this run

name: README Continuous Integration
on:
push:
branches: [main]
jobs:
README-CI:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@main
- name: Setup Node.js environment
uses: actions/setup-node@main
- name: Tarang74/README-CI
uses: Tarang74/README-CI@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}