Skip to content

Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 #1607

Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0

Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 #1607

Workflow file for this run

name: Validate JSON
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate JSON files
uses: walbo/[email protected]
with:
files: .eslintrc.json, tsconfig.json
print-valid-files: true
strict: false