Skip to content

fix: where_mpv checks for mpv than ANI_CLI_PLAYER #598

fix: where_mpv checks for mpv than ANI_CLI_PLAYER

fix: where_mpv checks for mpv than ANI_CLI_PLAYER #598

Workflow file for this run

name: "semantic pr title"
on:
pull_request:
types: [opened, edited, ready_for_review, synchronize]
permissions:
pull-requests: read
jobs:
main:
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}