Skip to content

Commit

Permalink
update event type
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 committed Jun 29, 2024
1 parent e4b88f4 commit b99e304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
await github.repos.createDispatchEvent({
owner: 'leap-stc',
repo: 'data-management',
event_type: 'catalog-update',
event_type: 'update-catalog',
client_payload: {
origin_repo: `${context.repo.owner}/${context.repo.repo}`
}
Expand Down

0 comments on commit b99e304

Please sign in to comment.