Skip to content

chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 #100

chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6

chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 #100

Workflow file for this run

on:
pull_request:
types: [opened, reopened, synchronize]
name: "Pull Requests"
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}
linters:
name: Linters
uses: ./.github/workflows/linters.yml
release-check:
name: Release Check
uses: ./.github/workflows/publish.yml