Skip to content

chore(deps): bump marked from 8.0.0 to 9.1.5 #229

chore(deps): bump marked from 8.0.0 to 9.1.5

chore(deps): bump marked from 8.0.0 to 9.1.5 #229

Workflow file for this run

name: Pull Request Checks
on:
pull_request: {}
permissions:
actions: write
contents: read
jobs:
codequality:
name: Check
uses: ./.github/workflows/codequality.yml
unit:
name: Check
uses: ./.github/workflows/unit.yml