Skip to content

Commit

Permalink
update bench workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed Jul 11, 2024
1 parent 6cca902 commit 75557ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: AgentScope Benchmark
on: [push, pull_request]

permissions:
deployments: write
contents: write

jobs:
Expand Down Expand Up @@ -42,5 +43,4 @@ jobs:
# Show alert with commit comment on detecting possible performance regression
alert-threshold: '150%'
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@pan-x-c'

0 comments on commit 75557ba

Please sign in to comment.