Skip to content

feat: pretty print saml assertion to js console #20

feat: pretty print saml assertion to js console

feat: pretty print saml assertion to js console #20

Workflow file for this run

name: Commitlint
on: pull_request
jobs:
lint:
name: Commitlint
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v5