Skip to content

feat: support load policy from text #145

feat: support load policy from text

feat: support load policy from text #145

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