Skip to content

feat: add --oauth login for the --http local entry #470

feat: add --oauth login for the --http local entry

feat: add --oauth login for the --http local entry #470

Workflow file for this run

name: Code Quality
on:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
with:
persist-credentials: false
- name: Setup Biome
uses: biomejs/setup-biome@4c91541eaada48f67d7dbd7833600ce162b68f51 # v2.7.1
- name: Run Biome
run: biome ci .