Skip to content

add: BatchEnfore test with eval and request examples(#376) #159

add: BatchEnfore test with eval and request examples(#376)

add: BatchEnfore test with eval and request examples(#376) #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