Skip to content

Update my username and page link #4

Update my username and page link

Update my username and page link #4

Workflow file for this run

on: [pull_request]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
- uses: actions/checkout@v3
- name: Build App
run: npx prettier . --check