Skip to content

Run WTI to automatically triage github issues #5

Run WTI to automatically triage github issues

Run WTI to automatically triage github issues #5

Workflow file for this run

name: Sync GitHub with ADO
on:
pull_request:
jobs:
wti:
name: Run wti
runs-on: windows-2022
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: 'Run WTI'
run: cd .github\workflows && .\wti.exe --issue 11306 --config config.yml --github-token "${{ secrets.GITHUB_TOKEN }}" --ignore-tags