Skip to content

fix: default theme uses invalid config option. Change is_underlined to is_underline #4

fix: default theme uses invalid config option. Change is_underlined to is_underline

fix: default theme uses invalid config option. Change is_underlined to is_underline #4

Workflow file for this run

name: commit
on:
pull_request:
branches: [main]
jobs:
no-merge:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run test
uses: NexusPHP/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}