Skip to content

feat: support steam deck controller #54

feat: support steam deck controller

feat: support steam deck controller #54

Workflow file for this run

name: conventional-pr
on:
pull_request:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
lint-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: CondeNast/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commitTitleMatch: "false"
ignoreCommits: "true"