Skip to content

Commit

Permalink
give permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurZucker committed Aug 28, 2024
1 parent 659717e commit 09e121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-comment-slow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
reply-and-trigger:
if: contains(github.event.comment.body,'/pytest')
runs-on: ubuntu-latest

permissions: write-all
steps:
- name: Set up GitHub CLI
uses: actions/checkout@v4
Expand Down

0 comments on commit 09e121b

Please sign in to comment.