Skip to content

refactor(commonTests): split up helpers into individual modules #14898

refactor(commonTests): split up helpers into individual modules

refactor(commonTests): split up helpers into individual modules #14898

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}