Skip to content

Bump typescript from 5.8.3 to 5.9.2 #54

Bump typescript from 5.8.3 to 5.9.2

Bump typescript from 5.8.3 to 5.9.2 #54

Workflow file for this run

name: Test ignored
permissions:
contents: read
pull-requests: write
on:
pull_request:
paths-ignore:
- 'packages/**/*'
concurrency:
group: test-ignored-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: exit 0