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 98f8888 commit f601cfa
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 @@ -12,4 +12,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 11306 --config config.yml --github-token "${{ secrets.GITHUB_TOKEN }}" --ignore-tags

0 comments on commit f601cfa

Please sign in to comment.