Skip to content

Bump json5 from 1.0.1 to 1.0.2 #731

Bump json5 from 1.0.1 to 1.0.2

Bump json5 from 1.0.1 to 1.0.2 #731

Workflow file for this run

name: Check-PR-Files
on:
pull_request_target:
types: [opened]
jobs:
check-pr-files:
runs-on: ubuntu-latest
steps:
- uses: zkoss/check-pr-files-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}