Skip to content

Commit

Permalink
feat: auto update PR comment
Browse files Browse the repository at this point in the history
* add pr write permissions
  • Loading branch information
ktrz committed Jan 31, 2024
1 parent f12c243 commit a245828
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
branches:
- master

permissions:
pull-requests: write

jobs:
rust:
name: Run Rust benchmark example
Expand Down

0 comments on commit a245828

Please sign in to comment.