Created
February 4, 2020 16:41
-
-
Save dangmai/e427c4f5baddac20171df1c6aabb1440 to your computer and use it in GitHub Desktop.
Manually trigger apex-ast-serializer jorje update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -H "Accept: application/vnd.github.everest-preview+json" \ | |
-H "Authorization: token <your-token-here>" \ | |
--request POST \ | |
--data '{"event_type": "manual-jorje-update"}' \ | |
https://api.github.com/repos/dangmai/apex-ast-serializer/dispatches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment