Skip to content

Bump follow-redirects from 1.15.11 to 1.16.0 in /js #105

Bump follow-redirects from 1.15.11 to 1.16.0 in /js

Bump follow-redirects from 1.15.11 to 1.16.0 in /js #105

Workflow file for this run

name: Lint and format 💅
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
- develop
- master
- dev
jobs:
ledger-lint:
uses: Zondax/_workflows/.github/workflows/_ledger_lint.yml@v3
with:
runs-on: ${{ github.repository_owner == 'zondax' && 'zondax-runners' || 'ubuntu-latest' }}
check_rust: true