Skip to content

Test integration

Test integration #3

name: Process new comment on issue
on:
pull_request: # TODO change with issue_comment
jobs:
wti:

Check failure on line 7 in .github/workflows/new_issue_comment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/new_issue_comment.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
name: Run wti
runs-on: windows-2022
permissions:
issues: write
- uses: ./.github/workflows/automated-triage.yml
with:
comment: '2010845646'
issue: '11306'