Skip to content

test: Add BatchEnfore test with eval and request examples #159

test: Add BatchEnfore test with eval and request examples

test: Add BatchEnfore test with eval and request examples #159

Workflow file for this run

name: Semantic
on: [pull_request]
jobs:
semantic-pull-request:
name: Semantic check
runs-on: windows-latest
steps:
- name: semantic-pull-request
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true