Skip to content

feat(syntax)!: reimplement the syntax highlighter #308

feat(syntax)!: reimplement the syntax highlighter

feat(syntax)!: reimplement the syntax highlighter #308

Workflow file for this run

name: Selene
on:
pull_request:
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
selene:
name: Selene
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run selene
uses: NTBBloodbath/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --display-style=quiet .