Skip to content

fix(changelog): Add space after colon in Bug #23 entry for consistency. #43

fix(changelog): Add space after colon in Bug #23 entry for consistency.

fix(changelog): Add space after colon in Bug #23 entry for consistency. #43

Workflow file for this run

---
on:
- pull_request
- push
name: linter
permissions:
checks: write
contents: read
statuses: write
jobs:
linter:
uses: yii2-framework/actions/.github/workflows/super-linter.yml@v1
secrets:
AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}