Skip to content

Bump jsonschema from 4.19.0 to 4.19.2 #511

Bump jsonschema from 4.19.0 to 4.19.2

Bump jsonschema from 4.19.0 to 4.19.2 #511

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- prod
- test
jobs:
call-changelog-check-workflow:
# Docs: /~https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.8.2
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}