Skip to content

Commit

Permalink
Fix webhook trigger typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luisvdbk-c authored and lanlin committed Jul 21, 2023
1 parent 3573dfa commit 67a9f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utilities/API.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ class API
'event.created',
'event.updated',
'event.deleted',
'job.succesful',
'job.successful',
'job.failed',
];

Expand Down

0 comments on commit 67a9f1c

Please sign in to comment.