You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-07 14:41:10 +03:00
Bump submission parser version to 1.0.0
There has been a 1.0.0 release of arduino/library-registry-submission-parser, so the "Manage PRs" workflow should use it.
This commit is contained in:
2
.github/workflows/manage-prs.yml
vendored
2
.github/workflows/manage-prs.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Manage PRs
|
name: Manage PRs
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SUBMISSION_PARSER_VERSION: 1.0.0-rc6 # See: https://github.com/arduino/library-manager-submission-parser/releases
|
SUBMISSION_PARSER_VERSION: 1.0.0 # See: https://github.com/arduino/library-manager-submission-parser/releases
|
||||||
MAINTAINERS: |
|
MAINTAINERS: |
|
||||||
# GitHub user names to request reviews from in cases where PRs can't be managed automatically.
|
# GitHub user names to request reviews from in cases where PRs can't be managed automatically.
|
||||||
- per1234
|
- per1234
|
||||||
|
Reference in New Issue
Block a user