Skip to content

Consolidate integration test servers and enable Yarn proxy testing #20

Consolidate integration test servers and enable Yarn proxy testing

Consolidate integration test servers and enable Yarn proxy testing #20

Workflow file for this run

name: Lint GitHub Actions
on:
pull_request:
paths:
- ".github/workflows/**"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run actionlint
uses: docker://rhysd/actionlint:1.7.11
with:
args: -color