Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[github-workflow] Add registry_package eventObject #1025

Merged
merged 1 commit into from
May 1, 2020
Merged

[github-workflow] Add registry_package eventObject #1025

merged 1 commit into from
May 1, 2020

Conversation

MasterOdin
Copy link
Contributor

Combined with #1012 closes #928

Adds registry_package as an eventObject (on: {registry_package: {types: ['published']}} as you can specify the types of actions that will trigger it. Previously it was just defined in as an event enum value (on: ['registry_package'])

@madskristensen madskristensen merged commit ea700fe into SchemaStore:master May 1, 2020
@madskristensen
Copy link
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

registry_package not a valid value in GitHub Workflows
2 participants