Skip to content

chore(yarn): harden setup and automate worktree env propagation #8247

chore(yarn): harden setup and automate worktree env propagation

chore(yarn): harden setup and automate worktree env propagation #8247

Workflow file for this run

name: Check PR title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}