Skip to content

Commit

Permalink
Re-enable automatic triaging
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Jan 2, 2024
1 parent a027e3e commit 0f535f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/triage-incoming.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ on:
jobs:
triage:
uses: matrix-org/backend-meta/.github/workflows/triage-incoming.yml@v2
with:
with:
project_id: 'PVT_kwDOAIB0Bs4AFDdZ'
content_id: ${{ github.event.issue.node_id }}
secrets:
secrets:
github_access_token: ${{ secrets.ELEMENT_BOT_TOKEN }}

0 comments on commit 0f535f2

Please sign in to comment.