Skip to content

⬆️ build(deps-dev): Bump cspell from 9.0.1 to 9.2.2 #164

⬆️ build(deps-dev): Bump cspell from 9.0.1 to 9.2.2

⬆️ build(deps-dev): Bump cspell from 9.0.1 to 9.2.2 #164

Workflow file for this run

name: PR Compliance

Check failure on line 1 in .github/workflows/pr_compliance.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_compliance.yml

Invalid workflow file

(Line: 17, Col: 13): A sequence was not expected
on:
pull_request_target:
types: [opened, edited, reopened]
permissions:
pull-requests: write
jobs:
pr-compliance:
runs-on: ubuntu-latest
steps:
- uses: mtfoley/pr-compliance-action@main
with:
ignore-authors:
- dependabot
- dependabot[bot]
- all-contributors[bot]