From 251aebd5db3d43a63c3562718fdf4d19b0dc2329 Mon Sep 17 00:00:00 2001 From: Blue Date: Tue, 19 Mar 2024 17:53:17 -0700 Subject: [PATCH] Yml --- .github/workflows/wti.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wti.yml b/.github/workflows/wti.yml index 03dcfcc1..28107885 100644 --- a/.github/workflows/wti.yml +++ b/.github/workflows/wti.yml @@ -14,4 +14,4 @@ jobs: 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 + run: cd .github\workflows && .\wti.exe --issue 11307 --config config.yml --github-token "${{ secrets.GITHUB_TOKEN }}" --ignore-tags