Skip to content

Commit ce5b17a

Browse files
authored
ci: disable PR auto commenter on pull requests (#128)
1 parent 07bd8a5 commit ce5b17a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pr-commenter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: PR Auto Commenter
22

33
on:
4-
pull_request:
5-
types: [opened, reopened, synchronize]
4+
workflow_dispatch:
65

76
permissions:
87
pull-requests: write

0 commit comments

Comments
 (0)