Skip to content

refactor: make origin private, remove unused template_dir from FullGenerationPlan #147

refactor: make origin private, remove unused template_dir from FullGenerationPlan

refactor: make origin private, remove unused template_dir from FullGenerationPlan #147

Workflow file for this run

name: PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
validate:
permissions:
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
env:
GITHUB_TOKEN: ${{ github.token }}