mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-12 06:25:52 -03:00
Add toggle to disable external PR check
This commit is contained in:
parent
fd311cd8ba
commit
9215e68d2a
1
.github/workflows/close-external-prs.yml
vendored
1
.github/workflows/close-external-prs.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
check-membership:
|
||||
if: vars.DISABLE_EXTERNAL_PR_CHECK != 'true'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check if author is org member
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user