mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
Remove CodeRabbit workflow
This removes the CodeRabbit review workflow as it's no longer needed. Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
52c4d3fca9
commit
f726b88647
@@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
name: Trigger CodeRabbit for Bot PRs
|
|
||||||
on:
|
|
||||||
pull_request_target:
|
|
||||||
types: [opened]
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
pull-requests: write
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
trigger-review:
|
|
||||||
uses: submariner-io/submariner-bot/.github/workflows/coderabbit-trigger.yml@devel
|
|
||||||
with:
|
|
||||||
pr_number: ${{ github.event.pull_request.number }}
|
|
||||||
secrets: inherit
|
|
||||||
Reference in New Issue
Block a user