Skip to content

Add a testitemBlock semantic token #94

Add a testitemBlock semantic token

Add a testitemBlock semantic token #94

Workflow file for this run

name: "changelog"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
# Enforces the update of a changelog file on every pull request
# Can be skipped with the `Skip-Changelog` label
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3