mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
Compare commits
4 Commits
fix-extern
...
close-exte
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff3447566e | ||
|
|
d5be96ce23 | ||
|
|
0a469a7ca6 | ||
|
|
44328beed4 |
4
.github/workflows/close-external-prs.yml
vendored
4
.github/workflows/close-external-prs.yml
vendored
@@ -4,6 +4,10 @@ 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