Skip to content

Commit

Permalink
Update auto-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simran0963 authored Oct 11, 2024
1 parent 379af85 commit 7bd2102
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/auto-comment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Auto Comment
on: [issues, pull_request]
permissions: write-all
permissions:
issues: write
pull-requests: write
jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7bd2102

Please sign in to comment.