mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 20:42:03 +00:00
Compare commits
1 Commits
close-exte
...
fix-extern
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
465d83de0c |
4
.github/workflows/close-external-prs.yml
vendored
4
.github/workflows/close-external-prs.yml
vendored
@@ -4,10 +4,6 @@ on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
check-membership:
|
||||
if: vars.DISABLE_EXTERNAL_PR_CHECK != 'true'
|
||||
|
||||
Reference in New Issue
Block a user