You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-05 21:21:14 +03:00
Merge pull request #21 from arduino/rename-job
Use less ambiguous name for workflow job handling non-submission PRs
This commit is contained in:
2
.github/workflows/manage-prs.yml
vendored
2
.github/workflows/manage-prs.yml
vendored
@ -375,7 +375,7 @@ jobs:
|
||||
team_reviewers: |
|
||||
- arduino/team_tooling
|
||||
|
||||
request-review:
|
||||
not-submission:
|
||||
needs:
|
||||
- parse
|
||||
if: needs.parse.outputs.type != 'submission' # These request types can't be automatically approved.
|
||||
|
Reference in New Issue
Block a user