Skip to content

chore: clean up changelog by removing issue references and ensuring c… #52

chore: clean up changelog by removing issue references and ensuring c…

chore: clean up changelog by removing issue references and ensuring c… #52

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 }}