Skip to content

Commit

Permalink
Forgot to remove some junk
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia committed Sep 24, 2024
1 parent 9515145 commit b43ce67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/notify-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@ jobs:
echo "cmd: $cmd"
export GH_TOKEN="$PROJECTS_TOKEN"
gh $cmd edit --repo "$GITHUB_REPOSITORY" "$ISSUE_PR_NUMBER" --add-project 'Triage/bugs'
echo "$cmd updated"
export GH_TOKEN="$COMMENT_TOKEN"
gh $cmd comment --repo "$GITHUB_REPOSITORY" "$ISSUE_PR_NUMBER" --body '@MithrilJS/triage Please take a look.'
echo "$cmd comment posted"

0 comments on commit b43ce67

Please sign in to comment.