Skip to content

feat(oauth): Enable new devices to generate a QR code for login #9743

feat(oauth): Enable new devices to generate a QR code for login

feat(oauth): Enable new devices to generate a QR code for login #9743

Workflow file for this run

name: Rust version
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --rust-version --workspace --all-targets --ignore-private