Skip to content

Commit

Permalink
Update test-discussion-bot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
caco3 authored Dec 22, 2024
1 parent ec95906 commit 55d7ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-discussion-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
discussions: write

jobs:
bot-response:
bot-test:
runs-on: ubuntu-24.04
steps:
- name: setup
Expand All @@ -34,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: "Discussion-Bot_test-report"
path: ./report.html
path: ./result.html

0 comments on commit 55d7ba8

Please sign in to comment.