Merge pull request #698 from robintown/fix-triage-automation
Attempt to fix triage automation
This commit is contained in:
commit
57da08e6ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/triage-incoming.yaml
vendored
2
.github/workflows/triage-incoming.yaml
vendored
|
@ -23,5 +23,5 @@ jobs:
|
|||
projectid: ${{ env.PROJECT_ID }}
|
||||
contentid: ${{ github.event.issue.node_id }}
|
||||
env:
|
||||
PROJECT_ID: "PN_kwDOAM0swc4AH1sa"
|
||||
PROJECT_ID: "PVT_kwDOAM0swc4AH1sa"
|
||||
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue