Skip to content

Commit

Permalink
Yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OneBlue committed Mar 20, 2024
1 parent b921e44 commit 251aebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 251aebd

Please sign in to comment.