Skip to content

Include the file path when a JSON decoding error happens. #71

Include the file path when a JSON decoding error happens.

Include the file path when a JSON decoding error happens. #71

Workflow file for this run

on:
pull_request:
branches:
- master
- main
name: Check Version
jobs:
all:
runs-on: ubuntu-latest
name: Check Version
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Check version format and availability
run: ./scripts/check_version