Skip to content

fix: Enhance retry logic for login rate limits and update variable na… #1978

fix: Enhance retry logic for login rate limits and update variable na…

fix: Enhance retry logic for login rate limits and update variable na… #1978

Workflow file for this run

name: Ruff lint
on:
push:
branches: [ main ]
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, closed]
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3