Skip to content

Feat: Portal Logo should take the user back to the new portal bridge page #638

Feat: Portal Logo should take the user back to the new portal bridge page

Feat: Portal Logo should take the user back to the new portal bridge page #638

Workflow file for this run

name: Prettier Check
on: pull_request
jobs:
prettier:
runs-on: "ubuntu-latest"
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run prettier
run: npx prettier@3.0.2 --check ./src