Revert "add maintainer review action to main.workflow" (#12316)
This reverts commit 54e3bc31f9
.
This commit is contained in:
parent
92ec732f9a
commit
a791234676
9
.github/main.workflow
vendored
9
.github/main.workflow
vendored
@ -1,9 +0,0 @@
|
||||
workflow "New workflow" {
|
||||
on = "pull_request"
|
||||
resolves = [".github/actions/add-maintainers-as-reviewers"]
|
||||
}
|
||||
|
||||
action ".github/actions/add-maintainers-as-reviewers" {
|
||||
uses = ".github/actions/add-maintainers-as-reviewers"
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user