Skip to content

Bump json-jwt from 1.16.5 to 1.16.6 #16

Bump json-jwt from 1.16.5 to 1.16.6

Bump json-jwt from 1.16.5 to 1.16.6 #16

Workflow file for this run

name: 'Lint and test on pull request'
on:
pull_request_target:
branches:
- 'master'
paths-ignore:
- 'doc/**'
- '**.md'
jobs:
lint:
uses: ./.github/workflows/reusable-lint.yaml
test:
uses: ./.github/workflows/reusable-test.yaml