Skip to content

refactor: improve code readability and fix typos #1096

refactor: improve code readability and fix typos

refactor: improve code readability and fix typos #1096

Workflow file for this run

name: Version Check
on:
push:
permissions:
contents: read
jobs:
version-Check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Version Check
run: chmod +x .github/workflows/version-check.sh; .github/workflows/version-check.sh