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
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment