Skip to content

fix: fix list-all to handle pages without linux elements, Fix #90 #92

fix: fix list-all to handle pages without linux elements, Fix #90

fix: fix list-all to handle pages without linux elements, Fix #90 #92

Workflow file for this run

name: Enforce Conventional Commit Style
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true