Skip to content

fix: collect only security and security schema changes relevant for the operation #85

fix: collect only security and security schema changes relevant for the operation

fix: collect only security and security schema changes relevant for the operation #85

---
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/[email protected]