Skip to content

feat(in-note-text-tagging): add option to detect tags only at line start #501

feat(in-note-text-tagging): add option to detect tags only at line start

feat(in-note-text-tagging): add option to detect tags only at line start #501

Workflow file for this run

name: "🧪 Run tests"
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: "✅ Run tests"
run: php ./.github/workflows/scripts/run-tests.php