1
0
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:
per1234
2021-04-28 01:26:00 -07:00
committed by GitHub

View File

@ -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.