Skip to content

chore(deps): bump ruamel-yaml from 0.17.17 to 0.19.1 in /tests/docker #531

chore(deps): bump ruamel-yaml from 0.17.17 to 0.19.1 in /tests/docker

chore(deps): bump ruamel-yaml from 0.17.17 to 0.19.1 in /tests/docker #531

---
name: Conventional Commits PR Check
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0