Skip to content

build: bump @types/jest from 29.5.12 to 29.5.13 in /implementations/typescript #10886

build: bump @types/jest from 29.5.12 to 29.5.13 in /implementations/typescript

build: bump @types/jest from 29.5.12 to 29.5.13 in /implementations/typescript #10886

Workflow file for this run

name: Shell
permissions:
contents: read
on:
pull_request:
paths-ignore:
- ".github/workflows/shell.yml"
- "**.sh"
- "**.bash"
jobs:
lint_shellcheck:
name: Shell - lint_shellcheck
runs-on: ubuntu-20.04
steps:
- run: 'echo "Shell - lint_shellcheck - Ignored"'
lint_shfmt:
name: Shell - lint_shfmt
runs-on: ubuntu-20.04
steps:
- run: 'echo "Shell - lint_shfmt - Ignored"'