Skip to content

fix(omo): detect unified config on the WSL side when the OpenCode dir is in WSL #2888

fix(omo): detect unified config on the WSL side when the OpenCode dir is in WSL

fix(omo): detect unified config on the WSL side when the OpenCode dir is in WSL #2888

Workflow file for this run

name: Label PRs

Check warning on line 1 in .github/workflows/labeler.yml

View workflow run for this annotation

GitHub Actions / Label PRs

Workflow execution policy warning (evaluate mode)

On November 2, 2026, GitHub will restrict `pull_request_target` on public repositories by default. To continue allowing the event trigger, configure an Actions policy. Learn more: https://gh.io/securely-using-pull_request_target#default-policy-for-pull_request_target
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true