Skip to content
Snippets Groups Projects
Unverified Commit 54e3bc31 authored by Todd Gamblin's avatar Todd Gamblin Committed by GitHub
Browse files

add maintainer review action to main.workflow

parent 3179d98e
Branches
Tags
No related merge requests found
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"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment