Skip to content

Commit

Permalink
Stop github from spamming comments on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Sep 25, 2024
1 parent f2bf141 commit 68284d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
enable-pull-request-comment: true
enable-commit-comment: false
enable-commit-status: true
overwrites-pull-request-comment: false
overwrites-pull-request-comment: true
timeout-minutes: 1

0 comments on commit 68284d2

Please sign in to comment.