Skip to content

Commit

Permalink
Yml && git push origin wti
Browse files Browse the repository at this point in the history
  • Loading branch information
OneBlue committed Mar 20, 2024
1 parent db24863 commit 460a753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ jobs:
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

0 comments on commit 460a753

Please sign in to comment.