Skip to content

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /sdk/typescript in the npm_and_yarn group across 1 directory #427

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /sdk/typescript in the npm_and_yarn group across 1 directory

build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /sdk/typescript in the npm_and_yarn group across 1 directory #427

Workflow file for this run

name: Run Acceptance Tests from PR
on:
pull_request:
paths-ignore:
- 'CHANGELOG.md'
- 'CHANGELOG_PENDING.md'
jobs:
lint:
uses: ./.github/workflows/stage-lint.yml
test:
uses: ./.github/workflows/stage-test.yml
with:
enable-coverage: true
secrets: inherit