Skip to content

fix(config): read using utf-8 #3057

fix(config): read using utf-8

fix(config): read using utf-8 #3057

Workflow file for this run

name: lint pr
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
enforce-semantic-title:
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}