Skip to content

Commit

Permalink
Try and get it running again
Browse files Browse the repository at this point in the history
  • Loading branch information
ire4ever1190 committed Oct 29, 2024
1 parent fe7d7fc commit 1e78aa4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Benchmarking
on:
pull_request:

permissions:
pull-requests: write

jobs:
bench:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -42,8 +45,6 @@ jobs:
- name: Comment results
uses: thollander/actions-comment-pull-request@v3
permissions:
pull-requests: write
with:
file-path: comment.md
comment-tag: execution

0 comments on commit 1e78aa4

Please sign in to comment.