mirror of
https://github.com/webmin/webmin.git
synced 2026-06-04 12:20:23 +01:00
Remove pull request code review workflow [no-build]
This commit is contained in:
12
.github/workflows/code-review.yml
vendored
12
.github/workflows/code-review.yml
vendored
@@ -1,12 +0,0 @@
|
||||
name: Code Review
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
code-review:
|
||||
uses: webmin/webmin-ci-cd/.github/workflows/code-review.yml@main
|
||||
secrets:
|
||||
CODE_REVIEW_API_KEY: ${{ secrets.CODE_REVIEW_API_KEY }}
|
||||
Reference in New Issue
Block a user