Skip to content

Commit a207a3a

Browse files
authored
Merge pull request #2697 from port-labs/disable-claude-pr-reviewer
disabled claude PR reviewer
2 parents 3f37771 + d4c773a commit a207a3a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/claude-pr-reviewer.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: Claude Docs PR Reviewer
22
on:
3-
pull_request:
4-
types:
5-
- synchronize
6-
- reopened
7-
- opened
8-
branches:
9-
- main
3+
# pull_request:
4+
# types:
5+
# - synchronize
6+
# - reopened
7+
# - opened
8+
# branches:
9+
# - main
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)