Skip to content

kbs: token: add verifier with JSON Web Keys #493

kbs: token: add verifier with JSON Web Keys

kbs: token: add verifier with JSON Web Keys #493

Workflow file for this run

name: Actionlint
on: [pull_request]
jobs:
actionlint:
name: Workflow Files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true