Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove unneed permissions
  • Loading branch information
datamweb committed Mar 23, 2024
commit c3595b66140f3edece05e9c8434c75b288a17210
2 changes: 0 additions & 2 deletions .github/workflows/smart-commenting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
add-comment-for-tests:
if: github.event.label.name == 'tests needed'
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Add comment for PHPUnit test
uses: peter-evans/create-or-update-comment@v4
Expand Down