Skip to content

Bump prism-react-renderer from 2.1.0 to 2.2.0 #252

Bump prism-react-renderer from 2.1.0 to 2.2.0

Bump prism-react-renderer from 2.1.0 to 2.2.0 #252

Workflow file for this run

# https://docs.github.com/actions
name: CI
on:
pull_request:
branches:
- main
jobs:
npm-run:
name: Node.js
uses: YOURLS/.github/.github/workflows/nodejs.yml@main
with:
action-matrix: '["lint", "build"]'