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

Skip to content

Merge branch 'main' of github.com:rjboas/MXB102 #17

Merge branch 'main' of github.com:rjboas/MXB102

Merge branch 'main' of github.com:rjboas/MXB102 #17

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 }}