Skip to content

Use jwt-kit v5 beta #24

Use jwt-kit v5 beta

Use jwt-kit v5 beta #24

Workflow file for this run

name: Validity Check
on:
pull_request:
branches:
- main
jobs:
validate:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Install Dependencies
run: |
brew install mint
- name: run script
run: ./scripts/validate.sh