Skip to content

build(deps): bump path-to-regexp and express in /ts-tests (#1871) #4715

build(deps): bump path-to-regexp and express in /ts-tests (#1871)

build(deps): bump path-to-regexp and express in /ts-tests (#1871) #4715

Workflow file for this run

name: Editorconfig
on:
push:
branches:
- master
- 'polkadot-v**'
pull_request:
branches:
- master
- 'polkadot-v**'
merge_group:
branches: master
jobs:
check:
name: 'Check editorconfig'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker -disable-charset -exclude '\.expanded\.rs$'