Skip to content

Commit

Permalink
update bench workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed Jul 11, 2024
1 parent 75557ba commit 3439113
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ name: AgentScope Benchmark

on: [push, pull_request]

permissions:
deployments: write
contents: write

jobs:
bench:
permissions:
contents: write
runs-on: ${{ matrix.os }}
strategy:
fail-fast: True
Expand Down

0 comments on commit 3439113

Please sign in to comment.